mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-18 14:31:39 +00:00
Remove temp goto
This commit is contained in:
@@ -195,8 +195,6 @@ IF "%IFCOS_INSTALL_PYTHON%"=="TRUE" (
|
|||||||
echo PYTHONHOME=%PYTHONHOME%>>"%~dp0\%BUILD_DEPS_CACHE_PATH%"
|
echo PYTHONHOME=%PYTHONHOME%>>"%~dp0\%BUILD_DEPS_CACHE_PATH%"
|
||||||
)
|
)
|
||||||
|
|
||||||
goto :rocksdb
|
|
||||||
|
|
||||||
:proj
|
:proj
|
||||||
|
|
||||||
IF EXIST "%INSTALL_DIR%\proj-9.2.1" (
|
IF EXIST "%INSTALL_DIR%\proj-9.2.1" (
|
||||||
|
|||||||
Reference in New Issue
Block a user