Reset projet, TP3
This commit is contained in:
@@ -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)
|
||||
Reference in New Issue
Block a user