mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-21 14:23:53 +00:00
Add run-cmake.py, deprecate run-cmake.bat
Also drop-in replacement mostly, except extra cmake args need to be provided now after `--` - `python run-cmake.py vs2022-x64 -- -DGLTF_SUPPORT=ON`. Internally, script relies on env variables much much less.
This commit is contained in:
@@ -226,7 +226,7 @@ C++ Build Tools <http://landinghub.visualstudio.com/visual-cpp-build-tools>`__).
|
||||
|
||||
cd IfcOpenShell\win
|
||||
python build-deps.py
|
||||
run-cmake.bat
|
||||
python run-cmake.py
|
||||
|
||||
3. Open and build the solution file in Visual Studio:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user