diff --git a/Modules/FindBoost.cmake b/Modules/FindBoost.cmake index 518f8a8..b64d9cd 100644 --- a/Modules/FindBoost.cmake +++ b/Modules/FindBoost.cmake @@ -66,7 +66,7 @@ # # SET(Boost_ADDITIONAL_VERSIONS "0.99" "0.99.0" "1.78" "1.78.0") # -# ============================================================================ +# ===================================== ============= ======================== # # Variables used by this module, they can change the default behaviour and need to be set # before calling find_package: diff --git a/Modules/FindRTI.cmake b/Modules/FindRTI.cmake index 3bfa72d..f20a744 100644 --- a/Modules/FindRTI.cmake +++ b/Modules/FindRTI.cmake @@ -5,7 +5,7 @@ # RTI is a simulation infrastructure standartized by IEEE and SISO. It has a # well defined C++ API that assures that simulation applications are # independent on a particular RTI implementation. -# http://en.wikipedia.org/wiki/Run-Time_Infrastructure_(simulation) +# http://en.wikipedia.org/wiki/Run-Time_Infrastructure_(simulation) # # This code sets the following variables: # RTI_INCLUDE_DIR = the directory where RTI includes file are found