mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Build: Included 'problems' script in build dir
- Thanks to Gordon Ball.
This commit is contained in:
parent
2ca3fd5f3c
commit
9b5c0c81a3
2 changed files with 3 additions and 0 deletions
|
@ -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")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue