mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-21 08:45:22 +00:00
Also add prefix install path with _
This commit is contained in:
+1
-1
@@ -73,7 +73,7 @@ if not (%1)==() (
|
|||||||
)
|
)
|
||||||
|
|
||||||
pushd ..
|
pushd ..
|
||||||
set CMAKE_INSTALL_PREFIX=%CD%\installed-%GEN_SHORTHAND%
|
set CMAKE_INSTALL_PREFIX=%CD%\_installed-%GEN_SHORTHAND%
|
||||||
popd
|
popd
|
||||||
|
|
||||||
IF NOT EXIST ..\%BUILD_DIR%. mkdir ..\%BUILD_DIR%
|
IF NOT EXIST ..\%BUILD_DIR%. mkdir ..\%BUILD_DIR%
|
||||||
|
|||||||
Reference in New Issue
Block a user