Treat OCE in LibPack8.x with respect to debug/release

This commit is contained in:
jriegel
2013-03-28 20:49:20 +01:00
parent 60d9605fa5
commit a5c8cd9c4b
8 changed files with 93 additions and 49 deletions

View File

@@ -16,6 +16,7 @@ link_directories(${OCC_LIBRARY_DIR})
set(PartDesign_LIBS
${OCC_LIBRARIES}
${OCC_DEBUG_LIBRARIES}
Part
FreeCADApp
)