mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 09:48:32 +00:00
Small fix in Makefile error due to ifccityjson
This commit is contained in:
committed by
GitHub
parent
ae45a9b9a5
commit
aa18c1b7d6
@@ -261,6 +261,7 @@ endif
|
||||
mkdir dist/working
|
||||
cd dist/working && wget $(HPPFCL_URL)
|
||||
cd dist/working && tar -xf hpp-fcl*
|
||||
rm -rf dist/working
|
||||
|
||||
# Required by IFCCityJSON
|
||||
mkdir dist/working
|
||||
|
||||
Reference in New Issue
Block a user