Skip to content
Snippets Groups Projects
Commit a086230b authored by Mirko Wächter's avatar Mirko Wächter
Browse files

removed doubled code

parent 6594c2bb
No related branches found
No related tags found
No related merge requests found
......@@ -267,16 +267,6 @@ if (Simox_USE_NLOPT AND NLOPT_FOUND)
)
endif ()
if (Simox_USE_NLOPT AND NLOPT_FOUND)
SET(SOURCES ${SOURCES}
IK/ConstrainedOptimizationIK.cpp
)
SET(INCLUDES ${INCLUDES}
IK/ConstrainedOptimizationIK.h
)
endif ()
if (Simox_VISUALIZATION AND Simox_USE_COIN_VISUALIZATION)
SET(SOURCES
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment