Build: Included 'problems' script in build dir
- Thanks to Gordon Ball.
This commit is contained in:
@@ -94,6 +94,8 @@
|
|||||||
(thanks to pawprint).
|
(thanks to pawprint).
|
||||||
- Improved OpenBSD support
|
- Improved OpenBSD support
|
||||||
(thanks to Kent R. Spillner).
|
(thanks to Kent R. Spillner).
|
||||||
|
- Included 'problems' script in build dir
|
||||||
|
(thanks to Gordon Ball).
|
||||||
|
|
||||||
------ current release ---------------------------
|
------ current release ---------------------------
|
||||||
|
|
||||||
|
|||||||
@@ -32,6 +32,7 @@ foreach (src_FILE ${test_SRCS})
|
|||||||
endforeach (src_FILE)
|
endforeach (src_FILE)
|
||||||
|
|
||||||
configure_file(run_all run_all COPYONLY)
|
configure_file(run_all run_all COPYONLY)
|
||||||
|
configure_file(problems problems COPYONLY)
|
||||||
|
|
||||||
#SET(CMAKE_BUILD_TYPE gcov)
|
#SET(CMAKE_BUILD_TYPE gcov)
|
||||||
#SET(CMAKE_CXX_FLAGS_GCOV "--coverage")
|
#SET(CMAKE_CXX_FLAGS_GCOV "--coverage")
|
||||||
|
|||||||
Reference in New Issue
Block a user