summaryrefslogtreecommitdiff
path: root/lib/renderers/curses/CMakeLists.txt
AgeCommit message (Collapse)Author
2019-03-25Add options for renderers, make deps requiredDanilo Spinella
2015-09-21Respect install destinations set by variablesTomáš Čech
Use CMAKE_INSTALL_LIBDIR and CMAKE_INSTALL_INCLUDEDIR as destination base.
2015-02-02Fix mac os x buildJari Vetoniemi
2015-01-18Add math library linkageJari Vetoniemi
2014-10-23Only compile curses renderer if curses was found.Jari Vetoniemi
2014-10-22Refactor code to snake_style, turn renderers into plugins, and startJari Vetoniemi
wayland (cairo) renderer.