2
0
Эх сурвалжийг харах

ASSIMP_BUILD_NO_*_EXPORTER

Full fix for #2557

These macros should be all-caps.
Correct the cmakelists
RichardTea 6 жил өмнө
parent
commit
7fc4cf1552
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      code/CMakeLists.txt

+ 1 - 1
code/CMakeLists.txt

@@ -810,7 +810,7 @@ ADD_ASSIMP_IMPORTER( MMD
   MMD/MMDVmdParser.h
 )
 
-ADD_ASSIMP_EXPORTER( Assjson
+ADD_ASSIMP_EXPORTER( ASSJSON
   Assjson/cencode.c
   Assjson/cencode.h
   Assjson/json_exporter.cpp