+ eliminate cmake variable QT_DEBUG_LIBRARIES

This commit is contained in:
wmayer
2015-07-16 19:06:20 +02:00
parent 8850da2315
commit c9fda649ea
10 changed files with 0 additions and 16 deletions

View File

@@ -12,7 +12,6 @@ include_directories(
if(MSVC)
set(Web_LIBS
FreeCADApp
${QT_DEBUG_LIBRARIES}
${QT_LIBRARIES}
)
else(MSVC)