diff options
Diffstat (limited to 'Modules')
-rw-r--r-- | Modules/ExternalProject.cmake | 2 | ||||
-rw-r--r-- | Modules/FindGTest.cmake | 2 | ||||
-rw-r--r-- | Modules/Use_wxWindows.cmake | 1 |
3 files changed, 1 insertions, 4 deletions
diff --git a/Modules/ExternalProject.cmake b/Modules/ExternalProject.cmake index b8499b3..84fa613 100644 --- a/Modules/ExternalProject.cmake +++ b/Modules/ExternalProject.cmake @@ -71,7 +71,7 @@ # [STEP_TARGETS st1 st2 ...] # Generate custom targets for these steps # ) # -# The *_DIR options specify directories for the project, with default +# The ``*_DIR`` options specify directories for the project, with default # directories computed as follows. If the PREFIX option is given to # ExternalProject_Add() or the EP_PREFIX directory property is set, then # an external project is built and installed under the specified prefix: diff --git a/Modules/FindGTest.cmake b/Modules/FindGTest.cmake index 2c74540..c00a750 100644 --- a/Modules/FindGTest.cmake +++ b/Modules/FindGTest.cmake @@ -2,8 +2,6 @@ # FindGTest # --------- # -# -------------------- -# # Locate the Google C++ Testing Framework. # # Defines the following variables: diff --git a/Modules/Use_wxWindows.cmake b/Modules/Use_wxWindows.cmake index d21c303..d3025ac 100644 --- a/Modules/Use_wxWindows.cmake +++ b/Modules/Use_wxWindows.cmake @@ -2,7 +2,6 @@ # Use_wxWindows # ------------- # -# --------------------------------------------------- # # # |