mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
improve the scripts for building unit tests:
* support unsupported/ * use egrep instead of grep, properly escape special chars.
This commit is contained in:
@@ -1,8 +1,3 @@
|
||||
|
||||
include(EigenTesting)
|
||||
|
||||
enable_testing()
|
||||
|
||||
find_package(Adolc)
|
||||
|
||||
include_directories(../../test)
|
||||
|
||||
Reference in New Issue
Block a user