Add a comment to a test suite CMake file
This commit is contained in:
parent
09f08375c2
commit
7f5a528db4
|
@ -1 +1,5 @@
|
||||||
|
# Tests can be grouped into subdirectories for better organization.
|
||||||
|
# Each subdirectory must contain a CMakeLists.txt file
|
||||||
|
# that lists the test executables *and* the tests themselves.
|
||||||
|
|
||||||
add_subdirectory(basic)
|
add_subdirectory(basic)
|
Loading…
Reference in New Issue