mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 04:00:04 +00:00
Initial updates for Conan 2.x
This commit is contained in:
parent
9ab9d6b2d0
commit
75a8f7f351
11 changed files with 40 additions and 35 deletions
|
|
@ -13,4 +13,5 @@ cmake -B ${build_dir} -S . \
|
|||
-DCMAKE_CONFIGURATION_TYPES=${build_type} \
|
||||
-DCMAKE_INSTALL_PREFIX=${build_dir}/${build_type}/supercell-wx \
|
||||
-DCMAKE_PREFIX_PATH=/opt/Qt/${qt_version}/${qt_arch} \
|
||||
-DCMAKE_PROJECT_TOP_LEVEL_INCLUDES=${script_dir}/external/cmake-conan/conan_provider.cmake \
|
||||
-G Ninja
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue