mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-12 14:33:28 +00:00
Fix build-urls note (7c2ba4b)
Apparently backticks are hiding the string.
This commit is contained in:
@@ -68,7 +68,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 ${IOS_URL}
|
@echo ${IOS_URL}
|
||||||
@echo ${IFCCONVERT_URL}
|
@echo ${IFCCONVERT_URL}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user