
because it depends on locating GL headers at configure time, and it creates platform-specific code in the collects tree; the platforms that we support all have the obvious mappings for the GL types
6 lines
144 B
Racket
6 lines
144 B
Racket
#lang setup/infotab
|
|
|
|
(define compile-omit-paths '("examples"))
|
|
|
|
(define scribblings '(("scribblings/sgl.scrbl" (multi-page) (gui-library 50))))
|