Build: Included 'problems' script in build dir

- Thanks to Gordon Ball.
This commit is contained in:
Paul Beckingham 2016-02-06 11:21:54 -05:00
parent 2ca3fd5f3c
commit 9b5c0c81a3
2 changed files with 3 additions and 0 deletions

View file

@ -32,6 +32,7 @@ foreach (src_FILE ${test_SRCS})
endforeach (src_FILE)
configure_file(run_all run_all COPYONLY)
configure_file(problems problems COPYONLY)
#SET(CMAKE_BUILD_TYPE gcov)
#SET(CMAKE_CXX_FLAGS_GCOV "--coverage")