fix
This commit is contained in:
parent
879f365905
commit
1f5eb4255d
3 changed files with 4 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
include(MDEBase)
|
||||
include(MDEPkgConfig)
|
||||
setup_project(mdm ${CMAKE_INSTALL_SBINDIR})
|
||||
|
||||
pkg_config_add(mdm x11)
|
||||
|
|
|
|||
|
|
@ -1 +1,2 @@
|
|||
include(MDEBase)
|
||||
setup_project(milkwm ${CMAKE_INSTALL_BINDIR})
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
include(MDEBase)
|
||||
setup_project(mpanel ${CMAKE_INSTALL_BINDIR})
|
||||
|
||||
if(${CMAKE_SYSTEM_NAME} STREQUAL Linux)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue