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