mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
setup the unsupported directory structure.
The unsupported module documentation is automatically generated in: build/doc/unsupported/ with bidirectional cross references. I leave a class Foo in AdolcForward module to illustrate the cross-reference behavior. I will remove it in the next commit.
This commit is contained in:
6
unsupported/test/CMakeLists.txt
Normal file
6
unsupported/test/CMakeLists.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
enable_testing()
|
||||
|
||||
include(EigenTesting)
|
||||
|
||||
# ei_add_test(foo "CXXFLAGS" "libs")
|
||||
Reference in New Issue
Block a user