Add Support for IfcOpenShell on Win ARM64

This commit is contained in:
tsomanna_QCOM
2026-03-09 08:59:24 +05:30
committed by Thomas Krijnen
parent b25c24a007
commit ae253f5e2a
3 changed files with 2 additions and 7 deletions
-1
View File
@@ -454,7 +454,6 @@ if /I "%TARGET_ARCH%"=="x64" (
echo "Failed to identify architecture"
GOTO :Error
)
set BOOST_LIBS=--with-system --with-regex --with-thread --with-program_options --with-date_time --with-iostreams --with-filesystem
:: NOTE Boost is fast to build with limited set of libraries so build it always.
cd "%DEPENDENCY_DIR%"