Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 194 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 194 Bytes

genomic

Work in progress.

Dependencies

  • gcc (>= 4.9)
  • boost (>= 1.56)
  • OpenGL
  • SDL
  • freetype
  • ftgl
  • lua (>= 5.1)

Build

mkdir build
cmake ..
make