This commit is contained in:
jriegel 2014-04-27 16:22:35 +02:00 committed by Stefan Tröger
parent 43eab0c491
commit 14efce0655
2 changed files with 4 additions and 0 deletions

View File

@ -19,6 +19,8 @@ include_directories(
)
link_directories(${OCC_LIBRARY_DIR})
set(Assembly_LIBS
${ODE_LIBRARIES}
${OCC_LIBRARIES}

View File

@ -19,6 +19,8 @@ include_directories(
${EIGEN3_INCLUDE_DIR}
)
link_directories(${OCC_LIBRARY_DIR})
set(AssemblyGui_LIBS
#${ODE_LIBRARIES}
Assembly