mpanel and separator widget
This commit is contained in:
parent
fb63f03884
commit
57a32b56b1
12 changed files with 191 additions and 10 deletions
|
|
@ -1,9 +1,9 @@
|
|||
include(MDEBase)
|
||||
include(MDEPkgConfig)
|
||||
setup_project(mdm ${CMAKE_INSTALL_SBINDIR})
|
||||
mde_setup_project(mdm ${CMAKE_INSTALL_SBINDIR})
|
||||
|
||||
pkg_config_add(mdm x11)
|
||||
pkg_config_add(mdm inih)
|
||||
mde_pkg_config_add(mdm x11)
|
||||
mde_pkg_config_add(mdm inih)
|
||||
|
||||
target_link_libraries(
|
||||
mdm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue