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