1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-10 18:51:21 +03:00

Enable Rapidjson

This commit is contained in:
oan 2024-01-19 10:15:58 +00:00
parent c950f7fe0e
commit 47710c3050
2 changed files with 2 additions and 2 deletions

View File

@ -44,7 +44,7 @@ rem set USE_D3D=OFF
rem set USE_FFMPEG=OFF
set USE_FREEIMAGE=ON
rem set USE_GLES2=OFF
rem set USE_RAPIDJSON=OFF
set USE_RAPIDJSON=ON
rem set USE_DRACO=OFF
rem set USE_TBB=OFF
rem set USE_VTK=OFF

View File

@ -36,7 +36,7 @@ BUILD_CPP_STANDARD=C++14
#USE_FFMPEG=OFF
USE_FREEIMAGE=ON
#USE_GLES2=OFF
#USE_RAPIDJSON=OFF
USE_RAPIDJSON=ON
#USE_DRACO=OFF
#USE_TBB=OFF
#USE_VTK=OFF