generated from Sithas/conan_template
b3f48b6618
(cherry picked from commit 9e6dd1fd9675183d8826793cf5acf955ed77c334)
4 lines
195 B
Markdown
4 lines
195 B
Markdown
conan install . -pr ./profiles/debug_profile --output-folder=cmake-build-debug --build=missing
|
|
|
|
conan install . -pr ./profiles/release_profile --output-folder=cmake-build-release --build=missing
|