mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-03 20:34:26 +02:00
docs: A new way of setting CMake generator for Conan provided in usage
This commit is contained in:
@@ -89,6 +89,9 @@ in *~/.conan/profiles* directory. An example profile can look as follows:
|
||||
[options]
|
||||
[build_requires]
|
||||
|
||||
[conf]
|
||||
tools.cmake.cmaketoolchain:generator=Ninja
|
||||
|
||||
[env]
|
||||
CC=/usr/bin/gcc-10
|
||||
CXX=/usr/bin/g++-10
|
||||
|
Reference in New Issue
Block a user