Test opti

This commit is contained in:
2025-10-20 14:33:31 +02:00
parent 06b1f2df82
commit c2613ad69b
25 changed files with 34979 additions and 28825 deletions

View File

@@ -15,4 +15,8 @@ ADD_EXECUTABLE(test_json test_json.cpp)
TARGET_LINK_LIBRARIES(test_json ${Boost_LIBRARIES} ${ARTIS_LIBRARIES} factory_core)
ADD_EXECUTABLE(test_optim test_optim.cpp)
TARGET_LINK_LIBRARIES(test_optim ${Boost_LIBRARIES} ${ARTIS_LIBRARIES} factory_core)