Remove custom output directory paths.

This commit is contained in:
Jari Vetoniemi 2014-03-28 21:34:38 +02:00
parent 5bd81e8d38
commit 1c511e30f5
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