mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 11:00:48 +03:00
9 lines
162 B
CMake
9 lines
162 B
CMake
hunter_config(
|
|
Boost
|
|
VERSION "1.70.0-p1"
|
|
CMAKE_ARGS IOSTREAMS_NO_BZIP2=1
|
|
)
|
|
hunter_config(
|
|
nlohmann_json
|
|
CMAKE_ARGS JSON_MultipleHeaders=ON
|
|
)
|