Browse Source

Remove unnecessary line from Assimp CMakeLists.

Lasse Öörni 10 years ago
parent
commit
07374ffb3f
1 changed files with 0 additions and 2 deletions
  1. 0 2
      Source/ThirdParty/Assimp/CMakeLists.txt

+ 0 - 2
Source/ThirdParty/Assimp/CMakeLists.txt

@@ -746,6 +746,4 @@ ELSE (ASSIMP_BUILD_NONFREE_C4D_IMPORTER)
 ENDIF (ASSIMP_BUILD_NONFREE_C4D_IMPORTER)
 ENDIF (ASSIMP_BUILD_NONFREE_C4D_IMPORTER)
 
 
 set (TARGET_NAME Assimp)
 set (TARGET_NAME Assimp)
-set_source_files_properties (contrib/clipper/clipper.cpp contrib/irrXML/irrXML.cpp PROPERTIES NO_PCH TRUE)
-
 setup_library ()
 setup_library ()