mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Added cmake project definitions.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
project(EigenBlas)
|
||||
|
||||
add_custom_target(blas)
|
||||
|
||||
set(EigenBlas_SRCS single.cpp double.cpp complex_single.cpp complex_double.cpp)
|
||||
|
||||
Reference in New Issue
Block a user