You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
hunter_config(
|
|
Boost
|
|
VERSION "1.70.0-p1"
|
|
CMAKE_ARGS IOSTREAMS_NO_BZIP2=1
|
|
)
|
|
hunter_config(
|
|
nlohmann_json
|
|
CMAKE_ARGS JSON_MultipleHeaders=ON
|
|
)
|
|
|