mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-06 07:51:47 +00:00
build-all.py - remove outdated comment
This commit is contained in:
@@ -941,8 +941,6 @@ if "pcre2" in targets:
|
|||||||
download_name=f"pcre2-{PCRE2_VERSION}.tar.bz2",
|
download_name=f"pcre2-{PCRE2_VERSION}.tar.bz2",
|
||||||
)
|
)
|
||||||
|
|
||||||
# An issue exists with swig-1.3 and python >= 3.2
|
|
||||||
# Therefore, build a recent copy from source
|
|
||||||
if "swig" in targets:
|
if "swig" in targets:
|
||||||
build_dependency(
|
build_dependency(
|
||||||
name="swig",
|
name="swig",
|
||||||
|
|||||||
Reference in New Issue
Block a user