mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-24 19:02:51 +00:00
6 lines
No EOL
169 B
CMake
6 lines
No EOL
169 B
CMake
install(FILES powerdevilaction.desktop DESTINATION ${KDE4_SERVICETYPES_INSTALL_DIR})
|
|
|
|
add_subdirectory(bundled)
|
|
if(HAVE_DPMS)
|
|
add_subdirectory(dpms)
|
|
endif(HAVE_DPMS) |