Update CMakeLists.txt

remove jtimporter
pull/2541/head
Kim Kulling 2019-07-11 22:29:30 +02:00 committed by GitHub
parent 82e7775d6d
commit 8bf1b9ac5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 5 deletions

View File

@ -297,11 +297,6 @@ ADD_ASSIMP_IMPORTER( AMF
AMF/AMFImporter_Postprocess.cpp AMF/AMFImporter_Postprocess.cpp
) )
ADD_ASSIMP_IMPORTER( JT
JTImporter.h
JTImporter.cpp
)
ADD_ASSIMP_IMPORTER( 3DS ADD_ASSIMP_IMPORTER( 3DS
3DS/3DSConverter.cpp 3DS/3DSConverter.cpp
3DS/3DSHelper.h 3DS/3DSHelper.h