fixed eigen cmake error`

This commit is contained in:
admin1
2022-09-03 22:20:51 +03:00
parent e603cecfa5
commit b7ad6277ed

View File

@@ -1,5 +1,5 @@
get_property(EIGEN_TESTS_LIST GLOBAL PROPERTY EIGEN_TESTS_LIST) 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(check.in ${CMAKE_BINARY_DIR}/check.sh COPYONLY)
configure_file(debug.in ${CMAKE_BINARY_DIR}/debug.sh COPYONLY) configure_file(debug.in ${CMAKE_BINARY_DIR}/debug.sh COPYONLY)