parent
6521f68c95
commit
ffa9309332
55 changed files with 585 additions and 495 deletions
|
|
@ -40,12 +40,11 @@ handle_option(ROTGEN_COMPILE_DEFS)
|
|||
##======================================================================================================================
|
||||
if(ROTGEN_FORCE_DYNAMIC)
|
||||
set ( SOURCES
|
||||
src/map.cpp
|
||||
src/matrix.cpp
|
||||
src/block.cpp
|
||||
src/map/impl.cpp
|
||||
src/matrix/impl.cpp
|
||||
src/block/impl.cpp
|
||||
src/svd/impl.cpp
|
||||
src/info.cpp
|
||||
src/svd.cpp
|
||||
src/operators.cpp
|
||||
src/format.cpp
|
||||
)
|
||||
else()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue