Add a comment to a test suite CMake file

This commit is contained in:
Jesse Talavera-Greenberg 2023-12-06 16:50:24 -05:00
parent 09f08375c2
commit 7f5a528db4
1 changed files with 4 additions and 0 deletions

View File

@ -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)