eigen/scripts/CMakeLists.txt
2009-11-12 15:02:52 -05:00

4 lines
157 B
CMake

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