~ubuntu-branches/ubuntu/precise/kde-workspace/precise-security

« back to all changes in this revision

Viewing changes to powerdevil/kcmodule/CMakeLists.txt

Tags: upstream-4.7.2
Import upstream version 4.7.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
include_directories (
 
2
    ${CMAKE_CURRENT_SOURCE_DIR}/common
 
3
    ${CMAKE_CURRENT_BINARY_DIR}/common
 
4
)
 
5
 
1
6
add_subdirectory(global)
2
7
add_subdirectory(profiles)