mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 22:30:06 +00:00
Linux Python virtual environment updates
This commit is contained in:
parent
ea2c2e8f58
commit
9ce411d85b
6 changed files with 42 additions and 3 deletions
|
|
@ -9,6 +9,7 @@ cmake_args=(
|
|||
-DCMAKE_PROJECT_TOP_LEVEL_INCLUDES="${script_dir}/../../external/cmake-conan/conan_provider.cmake"
|
||||
-DCONAN_HOST_PROFILE="${conan_profile}"
|
||||
-DCONAN_BUILD_PROFILE="${conan_profile}"
|
||||
-DSCWX_VIRTUAL_ENV="${venv_path}"
|
||||
)
|
||||
|
||||
if [[ -n "${build_type}" ]]; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue