mirror of
https://github.com/thinkonmay/sunshine-sdk.git
synced 2025-12-26 14:41:14 +00:00
5 lines
121 B
CMake
5 lines
121 B
CMake
# windows specific dependencies
|
|
|
|
# nlohmann_json
|
|
pkg_check_modules(NLOHMANN_JSON nlohmann_json REQUIRED IMPORTED_TARGET)
|