forked from RepoMirrors/bemenu
Remove custom output directory paths.
This commit is contained in:
parent
5bd81e8d38
commit
1c511e30f5
@ -1,5 +1,3 @@
|
|||||||
SET(CMAKE_RUNTIME_OUTPUT_DIRECTORY bin)
|
|
||||||
|
|
||||||
# Sources
|
# Sources
|
||||||
SET(CLIENT_SOURCE client.c)
|
SET(CLIENT_SOURCE client.c)
|
||||||
SET(CLIENT_INCLUDE)
|
SET(CLIENT_INCLUDE)
|
||||||
|
@ -1,6 +1,3 @@
|
|||||||
SET(CMAKE_LIBRARY_OUTPUT_DIRECTORY lib)
|
|
||||||
SET(CMAKE_ARCHIVE_OUTPUT_DIRECTORY lib)
|
|
||||||
|
|
||||||
# Sources
|
# Sources
|
||||||
SET(BEMENU_SOURCE
|
SET(BEMENU_SOURCE
|
||||||
bemenu.c
|
bemenu.c
|
||||||
|
Loading…
Reference in New Issue
Block a user