Merge branch 'feat/x-files' into 'main'
Use X-macros to generate all combinations of supported Eigen Matrix types Co-authored-by: Joel Falcou <joel.falcou@lri.fr> See merge request oss/rotgen!8
This commit is contained in:
parent
a76020e274
commit
8647639c0d
24 changed files with 1176 additions and 1111 deletions
|
|
@ -17,4 +17,4 @@ target_link_libraries(rotgen_test INTERFACE rotgen Eigen3::Eigen)
|
|||
##======================================================================================================================
|
||||
## Unit Tests registration
|
||||
##======================================================================================================================
|
||||
rotgen_glob_unit(PATTERN "basic/*.cpp" INTERFACE rotgen_test)
|
||||
rotgen_glob_unit(PATTERN "unit/basic/*.cpp" INTERFACE rotgen_test)
|
||||
Loading…
Add table
Add a link
Reference in a new issue