Reset projet, TP3

This commit is contained in:
2025-10-20 14:36:40 +02:00
parent c2613ad69b
commit 2dc22d636e
45 changed files with 29051 additions and 97917 deletions

View File

@@ -1,5 +1,3 @@
add_definitions(-DWITH_TRACE)
INCLUDE_DIRECTORIES(
${CMAKE_SOURCE_DIR}/src
${ARTIS_INCLUDE_DIRS}
@@ -17,6 +15,4 @@ TARGET_LINK_LIBRARIES(test_json ${Boost_LIBRARIES} ${ARTIS_LIBRARIES} factory_co
ADD_EXECUTABLE(test_optim test_optim.cpp)
TARGET_LINK_LIBRARIES(test_optim ${Boost_LIBRARIES} ${ARTIS_LIBRARIES} factory_core)
TARGET_LINK_LIBRARIES(test_optim ${Boost_LIBRARIES} ${ARTIS_LIBRARIES} factory_core)