remove superfluous Qt includes

This commit is contained in:
wmayer
2016-12-13 15:40:49 +01:00
parent 433202a881
commit 166fc624eb
26 changed files with 8 additions and 42 deletions

View File

@@ -19,7 +19,6 @@ include_directories(
${Boost_INCLUDE_DIRS}
${OCC_INCLUDE_DIR}
${COIN3D_INCLUDE_DIRS}
${QT_INCLUDE_DIR}
${ZLIB_INCLUDE_DIR}
${PYTHON_INCLUDE_DIRS}
${XercesC_INCLUDE_DIRS}