mirror of
https://github.com/ioacademy-jikim/debugging
synced 2025-06-09 08:56:15 +00:00
10 lines
395 B
CMake
10 lines
395 B
CMake
# CMake generated Testfile for
|
|
# Source directory: /root/05_day/check-0.10.0/doc/example
|
|
# Build directory: /root/05_day/check-0.10.0/doc/example
|
|
#
|
|
# This file includes the relevant testing commands required for
|
|
# testing this directory and lists subdirectories to be tested as well.
|
|
add_test(check_money "/root/05_day/check-0.10.0/doc/example/tests/check_money")
|
|
subdirs(src)
|
|
subdirs(tests)
|