Skip to content

Commit

Permalink
Update cmake/cmake_test/add_dir.cmake
Browse files Browse the repository at this point in the history
Co-authored-by: Zachery Crandall <[email protected]>
  • Loading branch information
ryanmrichard and zachcran authored Sep 24, 2024
1 parent d8dd35e commit af10de4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmake/cmake_test/add_dir.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ include(cmakepp_lang/cmakepp_lang)
# Run a group of labeled tests with `ctest -L <label>`
# :type LABEL: bool
# :keyword LABEL_NAME: CTest label for all the tests in the directory.
# Run a group of labeled tests with `ctest -L <label>`.
# This argument has higher priority than LABEL
# Run a group of labeled tests with `ctest -L <label>`.
# This argument has higher priority than LABEL
# :type LABEL_NAME: str
# :keyword CMAKE_OPTIONS: List of additional CMake options to be
# passed to all test invocations. Options
Expand Down

0 comments on commit af10de4

Please sign in to comment.