mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 01:40:05 +00:00
Add CMakePresets
This commit is contained in:
parent
5e10cdd6b4
commit
4ad2983c24
3 changed files with 210 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
|||
:: Install Conan profiles
|
||||
@for /L %%i in (0,1,!last_profile!) do @(
|
||||
set "profile_name=!conan_profile[%%i]!"
|
||||
conan config install "%script_dir%\conan\profiles\%profile_name%" -tf profiles
|
||||
conan config install "%script_dir%\conan\profiles\!profile_name!" -tf profiles
|
||||
)
|
||||
|
||||
@pause
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue