Skip to content

Commit

Permalink
Added metadata to glop-test.asd
Browse files Browse the repository at this point in the history
  • Loading branch information
patzy committed Jun 5, 2015
1 parent d5dfa79 commit 1ee7378
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions glop-test.asd
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
;;;; -*- Mode: Lisp; indent-tabs-mode: nil -*-

(asdf:defsystem glop-test
:license "MIT"
:version "0.1.0"
:description "Direct FFI bindings for OpenGL window and context management tests"
:author "Morgan Veyret <patzy at oxyde dot org>"
:depends-on (glop cl-opengl cl-glu)
:components
((:module "test"
Expand Down

0 comments on commit 1ee7378

Please sign in to comment.