summaryrefslogtreecommitdiff
path: root/lib/CMakeLists.txt
AgeCommit message (Collapse)Author
2015-09-21Respect install destinations set by variablesTomáš Čech
Use CMAKE_INSTALL_LIBDIR and CMAKE_INSTALL_INCLUDEDIR as destination base.
2014-10-25Cleanup wayland renderer and plugin support.Jari Vetoniemi
2014-10-22Refactor code to snake_style, turn renderers into plugins, and startJari Vetoniemi
wayland (cairo) renderer.
2014-04-12Improve CMakeLists and make stuff installable.Jari Vetoniemi
2014-04-12CLI interface, aka option parsing.Jari Vetoniemi
2014-04-10Implement list structure, and feature for multiple selections.Jari Vetoniemi
2014-04-10Basic working bemenu with curses backendJari Vetoniemi
2014-03-28Remove custom output directory paths.Jari Vetoniemi
2014-03-18Add project skeletonJari Vetoniemi