1
0
mirror of https://github.com/Cloudef/bemenu synced 2024-09-24 13:01:30 +02:00

Merge branch 'dev/cmake' into develop

This commit is contained in:
Jari Vetoniemi 2014-03-28 21:35:06 +02:00
commit c2adc3c7cf
2 changed files with 0 additions and 5 deletions

View File

@ -1,5 +1,3 @@
SET(CMAKE_RUNTIME_OUTPUT_DIRECTORY bin)
# Sources
SET(CLIENT_SOURCE client.c)
SET(CLIENT_INCLUDE)

View File

@ -1,6 +1,3 @@
SET(CMAKE_LIBRARY_OUTPUT_DIRECTORY lib)
SET(CMAKE_ARCHIVE_OUTPUT_DIRECTORY lib)
# Sources
SET(BEMENU_SOURCE
bemenu.c