+ eliminate cmake variable QT_DEBUG_LIBRARIES

This commit is contained in:
wmayer
2015-07-16 19:06:20 +02:00
parent 6b3d7b17a7
commit 0b1da87302
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)