As discussed here, this adds the subfolder elsa/test_routines/
which collects helper functions for testing elsa. Currently it is header only and the directory is added to the ELSA_TEST
cmake macro via target_include_directories(...)
.
As discussed here, this adds the subfolder elsa/test_routines/
which collects helper functions for testing elsa. Currently it is header only and the directory is added to the ELSA_TEST
cmake macro via target_include_directories(...)
.