Skip to content
Snippets Groups Projects
Commit cb5603fc authored by Julian Schill's avatar Julian Schill
Browse files

fixed simox include path

parent 837e0a97
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ armarx_build_if(Simox_FOUND "Simox-VirtualRobot not available")
if (ARMARX_BUILD)
include_directories(${Eigen3_INCLUDE_DIR})
include_directories(${VirtualRobot_INCLUDE_DIRS})
include_directories(${Simox_INCLUDE_DIRS})
set(LIB_NAME GraspingWithTorques)
set(LIB_VERSION 0.1.0)
......
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