+ eliminate cmake variable Boost_DEBUG_LIBRARIES

This commit is contained in:
wmayer
2015-07-17 11:05:25 +02:00
parent 40cd060c5b
commit bb9f43746f
8 changed files with 0 additions and 14 deletions

View File

@@ -20,7 +20,6 @@ include_directories(
if(MSVC)
set(FreeCADBase_LIBS
${Boost_LIBRARIES}
${Boost_DEBUG_LIBRARIES}
${PYTHON_LIBRARIES}
debug ${XERCESC_DEBUG_LIBRARIES}
optimized ${XERCESC_LIBRARIES}