mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-06 07:51:47 +00:00
Forgot PYTHON var
This commit is contained in:
@@ -2,6 +2,7 @@ VERSION:=$(shell cat ../../VERSION)
|
||||
PYVERSION:=py311
|
||||
PLATFORM:=linux64
|
||||
|
||||
PYTHON:=python3.11
|
||||
SED:=sed -i
|
||||
ifeq ($(OS),Windows_NT)
|
||||
HOSTOS:=win
|
||||
|
||||
Reference in New Issue
Block a user