mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 17:40:05 +00:00
Add Python setup to CMakeLists.txt
This commit is contained in:
parent
ffbe3aedad
commit
ea2c2e8f58
4 changed files with 44 additions and 4 deletions
|
|
@ -6,7 +6,7 @@
|
|||
-DCMAKE_PROJECT_TOP_LEVEL_INCLUDES="%script_dir%\..\..\external\cmake-conan\conan_provider.cmake" ^
|
||||
-DCONAN_HOST_PROFILE=%conan_profile% ^
|
||||
-DCONAN_BUILD_PROFILE=%conan_profile% ^
|
||||
-DSCWX_VENV_PATH=%venv_path%
|
||||
-DSCWX_VIRTUAL_ENV=%venv_path%
|
||||
|
||||
@if defined build_type (
|
||||
set cmake_args=%cmake_args% ^
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue