diff --git a/cmake/cmake_test/add_dir.cmake b/cmake/cmake_test/add_dir.cmake index 064c391..b3513a7 100644 --- a/cmake/cmake_test/add_dir.cmake +++ b/cmake/cmake_test/add_dir.cmake @@ -33,31 +33,46 @@ include(cmakepp_lang/cmakepp_lang) # :keyword CT_DEBUG_MODE_ON: Enables debug mode when the tests are run. # :type CT_DEBUG_MODE_ON: bool # :keyword USE_REL_PATH_NAMES: Enables using shorter, relative paths for -# test names, but increases the chance of name -# collisions. +# test names, but increases the chance of name collisions. # :type USE_REL_PATH_NAMES: bool # :keyword LABEL: Use relative directory name for CTest label for all the tests -# in the directory. -# Run a group of labeled tests with `ctest -L