summaryrefslogtreecommitdiff
path: root/build/CTestTestfile.cmake
blob: 5ef1de818cfadeba2b3e2d19b15753ecd2db432f (plain)
1
2
3
4
5
6
7
8
# CMake generated Testfile for 
# Source directory: /home/dawidg81/minesweeper
# Build directory: /home/dawidg81/minesweeper/build
# 
# This file includes the relevant testing commands required for 
# testing this directory and lists subdirectories to be tested as well.
add_test(runs_minesweeper "/home/dawidg81/minesweeper/build/minesweeper")
set_tests_properties(runs_minesweeper PROPERTIES  _BACKTRACE_TRIPLES "/home/dawidg81/minesweeper/CMakeLists.txt;19;add_test;/home/dawidg81/minesweeper/CMakeLists.txt;0;")