MicroLogger/conanfile.txt

17 lines
289 B
Plaintext

[requires]
gtest/1.16.0
rapidyaml/0.9.0
glog/0.7.1-unwindfix
benchmark/1.9.1
boost/1.84.0
[options]
boost/*:shared = False
boost/*:header_only = False
boost/*:without_atomic = False
boost/*:without_lockfree = False
boost/*:without_* = True
[generators]
CMakeDeps
CMakeToolchain