File tree Expand file tree Collapse file tree 5 files changed +2
-2
lines changed
third_party/sol2/include/sol Expand file tree Collapse file tree 5 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -120,7 +120,7 @@ endif()
120
120
121
121
include_directories (BEFORE ${CMAKE_CURRENT_BINARY_DIR} /include/ )
122
122
include_directories (BEFORE ${CMAKE_CURRENT_SOURCE_DIR} /include/ )
123
- include_directories (SYSTEM ${CMAKE_CURRENT_SOURCE_DIR} /third_party/sol2-3.3.0 /include )
123
+ include_directories (SYSTEM ${CMAKE_CURRENT_SOURCE_DIR} /third_party/sol2/include )
124
124
125
125
set (BOOST_COMPONENTS date_time chrono filesystem iostreams program_options regex system thread unit_test_framework )
126
126
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ OSMIUM_PATH="osmcode/libosmium"
13
13
OSMIUM_TAG=v2.14.0
14
14
15
15
SOL_PATH=" ThePhD/sol2"
16
- SOL_TAG=v2.17.5
16
+ SOL_TAG=v3.3.0
17
17
18
18
RAPIDJSON_PATH=" Tencent/rapidjson"
19
19
RAPIDJSON_TAG=f9d53419e912910fd8fa57d5705fa41425428c35
File renamed without changes.
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments