use boost.json standalone

This commit is contained in:
Syping 2023-03-29 17:26:59 +02:00
parent 557b999608
commit 7720fb2cac
2 changed files with 2 additions and 1 deletions

View file

@ -48,6 +48,7 @@ if(APPLE)
endif()
list(APPEND GTA5VIEW_DEFINES
-DBOOST_JSON_STANDALONE
-DGTA5SYNC_CMAKE
-DGTA5SYNC_PROJECT
)