Files
LBPM/tests/cpu/CMakeLists.txt

8 lines
368 B
CMake
Raw Normal View History

2014-01-28 14:57:05 -05:00
# Add tests/executables that need to be compiled but not run
# Run the serial ConstrainedBubble inputs as a weekly test
CONFIGURE_FILE( ${LBPM_SOURCE_DIR}/example/ConstrainedBubble/Color.in ${CMAKE_CURRENT_BINARY_DIR}/Color.in COPYONLY )
CONFIGURE_FILE( ${LBPM_SOURCE_DIR}/example/ConstrainedBubble/Domain.in ${CMAKE_CURRENT_BINARY_DIR}/Domain.in COPYONLY )