mirror of
https://github.com/Perlmint/glew-cmake.git
synced 2024-11-11 01:23:48 +00:00
Note that clang is needed for SYSTEM=darwin-universal (not supported for gcc)
This commit is contained in:
parent
f426fcee41
commit
5766d27018
@ -1,3 +1,6 @@
|
||||
#
|
||||
# Needs to be clang toolchain for universal: -arch i386 -arch x86_64
|
||||
#
|
||||
GLEW_DEST = /usr/local
|
||||
NAME = $(GLEW_NAME)
|
||||
CC = cc
|
||||
|
Loading…
Reference in New Issue
Block a user