#lang setup/infotab (define pre-install-collection "makefile.rkt") (define virtual-sources '("gl-info.rkt")) (define clean (list (build-path "compiled" "native" (system-library-subpath)) "compiled")) (define compile-omit-paths '("examples")) (define scribblings '(("scribblings/sgl.scrbl" (multi-page) (gui-library 50))))