introduce check target, and some renaming

This commit is contained in:
Benoit Jacob
2009-11-12 15:02:52 -05:00
parent 8b563d7163
commit 9b7708f660
6 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,3 @@
configure_file(mctestr.in ${CMAKE_BINARY_DIR}/mctestr)
configure_file(check.in ${CMAKE_BINARY_DIR}/check)
configure_file(debug.in ${CMAKE_BINARY_DIR}/debug)
configure_file(release.in ${CMAKE_BINARY_DIR}/release)