eigen/scripts/CMakeLists.txt

4 lines
161 B
CMake
Raw Normal View History

configure_file(mctestr.in ${CMAKE_BINARY_DIR}/mctestr)
configure_file(debug.in ${CMAKE_BINARY_DIR}/debug)
configure_file(release.in ${CMAKE_BINARY_DIR}/release)