use cg in other places too
This commit is contained in:
parent
f731db1397
commit
31a3ceb73f
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
#define OTHER_LIBS interrogatedb:c dconfig:c dtoolconfig:m \
|
||||
dtoolutil:c dtoolbase:c dtool:m
|
||||
#define USE_PACKAGES mesa
|
||||
#define USE_PACKAGES mesa cg cggl
|
||||
|
||||
#begin lib_target
|
||||
#define TARGET mesadisplay
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
#define BUILD_DIRECTORY $[HAVE_WGL]
|
||||
|
||||
#define USE_PACKAGES gl
|
||||
#define USE_PACKAGES gl cg
|
||||
|
||||
|
||||
#define OTHER_LIBS interrogatedb:c dconfig:c dtoolconfig:m \
|
||||
|
|
|
|||
Loading…
Reference in New Issue