mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
make check no test everything - also rm the EigenTesting cmake sub-project
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
project(EigenTesting)
|
||||
add_custom_target(buildtests)
|
||||
add_custom_target(check COMMAND "ctest")
|
||||
add_dependencies(check buildtests)
|
||||
|
||||
find_package(GSL)
|
||||
if(GSL_FOUND AND GSL_VERSION_MINOR LESS 9)
|
||||
|
||||
Reference in New Issue
Block a user