mirror of
https://github.com/nigels-com/glew.git
synced 2025-07-07 14:00:20 +00:00
Default to python3 for codegen purposes
This commit is contained in:
parent
dced42683b
commit
778eea0a7e
@ -10,7 +10,7 @@ include ../config/version
|
|||||||
#GLEW_SPLIT_SOURCE = yes
|
#GLEW_SPLIT_SOURCE = yes
|
||||||
|
|
||||||
SHELL = bash
|
SHELL = bash
|
||||||
PYTHON ?= python
|
PYTHON ?= python3
|
||||||
|
|
||||||
EXT = extensions/gl
|
EXT = extensions/gl
|
||||||
CORE = core/gl
|
CORE = core/gl
|
||||||
|
Loading…
Reference in New Issue
Block a user