From fea3b11ca01677e60d552ac29091b28946c99f08 Mon Sep 17 00:00:00 2001 From: Alex Merry Date: Sun, 1 Feb 2015 12:02:14 +0000 Subject: Minor documentation syntax fixes. --- modules/ECMCoverageOption.cmake | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'modules/ECMCoverageOption.cmake') diff --git a/modules/ECMCoverageOption.cmake b/modules/ECMCoverageOption.cmake index 8d435de8..92fcf74d 100644 --- a/modules/ECMCoverageOption.cmake +++ b/modules/ECMCoverageOption.cmake @@ -11,10 +11,7 @@ # # If it's on, the project will be compiled with code coverage support, using # gcov. Otherwise, it will be built normally. -# -# :: -# -# + #============================================================================= # Copyright 2014 Aleix Pol Gonzalez # -- cgit v1.2.1