mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
add debug targets like debug_qr to build a specific test with debug info
remove the btest target, instead just do "make" since anyway we have to let "make" build the tests
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
project(EigenTesting)
|
||||
|
||||
add_custom_target(btest)
|
||||
include(EigenTesting)
|
||||
ei_init_testing()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user