mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-04 04:44:27 +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]
|
[options]
|
||||||
[build_requires]
|
[build_requires]
|
||||||
|
|
||||||
|
[conf]
|
||||||
|
tools.cmake.cmaketoolchain:generator=Ninja
|
||||||
|
|
||||||
[env]
|
[env]
|
||||||
CC=/usr/bin/gcc-10
|
CC=/usr/bin/gcc-10
|
||||||
CXX=/usr/bin/g++-10
|
CXX=/usr/bin/g++-10
|
||||||
|
Reference in New Issue
Block a user