mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-23 21:38:51 +00:00
ifcopenshell-python makefile - add note about PYNUMBER
This commit is contained in:
@@ -76,6 +76,7 @@ IFCCONVERT_URL:=https://s3.amazonaws.com/ifcopenshell-builds/IfcConvert-v$(BINAR
|
|||||||
.PHONY: build-urls
|
.PHONY: build-urls
|
||||||
build-urls:
|
build-urls:
|
||||||
@echo "You can provide one of the 4 platforms (linux64, macos64, macosm164, win64) using 'PLATFORM=xxx'."
|
@echo "You can provide one of the 4 platforms (linux64, macos64, macosm164, win64) using 'PLATFORM=xxx'."
|
||||||
|
@echo "And Python version using 'PYNUMBER=xx' (e.g. 'PYNUMBER=311')."
|
||||||
@echo ${IOS_URL}
|
@echo ${IOS_URL}
|
||||||
@echo ${IFCCONVERT_URL}
|
@echo ${IFCCONVERT_URL}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user