remove build test in eiben

This commit is contained in:
Henry Winkel
2023-01-04 20:14:24 +01:00
parent 9e56c7f2c0
commit 5bb4cbbe1a

View File

@@ -1,5 +1,5 @@
get_property(EIGEN_TESTS_LIST GLOBAL PROPERTY EIGEN_TESTS_LIST)
configure_file(buildtests.in ${CMAKE_BINARY_DIR}/buildtests.sh @ONLY)
# configure_file(buildtests.in ${CMAKE_BINARY_DIR}/buildtests.sh @ONLY)
configure_file(check.in ${CMAKE_BINARY_DIR}/check.sh COPYONLY)
configure_file(debug.in ${CMAKE_BINARY_DIR}/debug.sh COPYONLY)