use boost.json standalone
This commit is contained in:
parent
557b999608
commit
7720fb2cac
2 changed files with 2 additions and 1 deletions
|
@ -48,6 +48,7 @@ if(APPLE)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
list(APPEND GTA5VIEW_DEFINES
|
list(APPEND GTA5VIEW_DEFINES
|
||||||
|
-DBOOST_JSON_STANDALONE
|
||||||
-DGTA5SYNC_CMAKE
|
-DGTA5SYNC_CMAKE
|
||||||
-DGTA5SYNC_PROJECT
|
-DGTA5SYNC_PROJECT
|
||||||
)
|
)
|
||||||
|
|
2
src/json
2
src/json
|
@ -1 +1 @@
|
||||||
Subproject commit 31b10c1b70556dfee414ef12f83d85e7d6443508
|
Subproject commit c5da17ead467eafb9f5727fd4da50e2ce953117b
|
Loading…
Reference in a new issue