# CMake generated Testfile for # Source directory: /home/clyne/Programming/git/gamedev2/lib/entityx # Build directory: /home/clyne/Programming/git/gamedev2/lib/entityx/build # # This file includes the relevant testing commands required for # testing this directory and lists subdirectories to be tested as well. add_test(pool_test "pool_test") add_test(entity_test "entity_test") add_test(event_test "event_test") add_test(system_test "system_test") add_test(tags_component_test "tags_component_test") add_test(dependencies_test "dependencies_test")