(jbuild_version 1)

(executable
 ((name main)
  ; This will be installable as a global binary
  (public_name reason-gl-test)
  ; and it depends on 2 local libraries
  (libraries (tsdl tgls.tgl4))))
