123456789101112131415161718192021222324252627282930313233 |
- [requires]
- openssl/1.1.1s
- boost/1.84.0
- lz4/1.9.4
- nlohmann_json/3.11.2
- protobuf/3.21.9
- pugixml/1.13
- rotor/0.30
- spdlog/1.13.0
- tomlplusplus/3.3.0
- zlib/1.2.13
- fltk/1.3.9
- libqrencode/4.1.1
- c-ares/1.28.1
- [test_requires]
- catch2/3.3.1
- [tool_requires]
- protobuf/3.21.9
- [options]
- pugixml/*:no_exceptions=True
- rotor/*:enable_asio=True
- rotor/*:enable_thread=True
- rotor/*:enable_fltk=True
- [generators]
- CMakeDeps
- CMakeToolchain
|