refactor: Update CMake build system and streamline Core object serialization and property handling.
This commit is contained in:
@@ -17,6 +17,8 @@ set(TESTS
|
||||
set(LIBRARIES
|
||||
${PACKAGE_LIBPREFIX}Core
|
||||
${PACKAGE_LIBPREFIX}Math
|
||||
Boost::serialization
|
||||
Eigen3::Eigen
|
||||
)
|
||||
|
||||
uLib_add_tests(Math)
|
||||
|
||||
Reference in New Issue
Block a user