jfc's patch for reorganising cl-glfw-opengl and cl-glfw packages. Changed need propog...
[cl-glfw/dh.git] / lib / cl-glfw-opengl-ext_texture_object.asd
blob0d3db2a203c8544a46e96b6b68c8f5c980ca6d18
2 (defpackage #:cl-glfw-opengl-ext_texture_object-system (:use #:asdf #:cl)) 
3 (in-package #:cl-glfw-opengl-ext_texture_object-system) 
4 (defsystem cl-glfw-opengl-ext_texture_object :description
5  "cl-glfw's cl-glfw-opengl-ext_texture_object Binding" :author
6  "Generated by cl-glfw's /home/bill/programming/cl-glfw/generators/make-bindings-from-spec.lisp"
7  :licence "Public Domain" :depends-on (cl-glfw-opengl) :components
8  ((:file "opengl-ext_texture_object")))