mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-24 02:42:50 +00:00
11 lines
208 B
Text
11 lines
208 B
Text
![]() |
include_directories(
|
||
|
${CMAKE_SOURCE_DIR}/libs/konq
|
||
|
${CMAKE_BINARY_DIR}/libs/konq
|
||
|
)
|
||
|
|
||
|
add_subdirectory(svn)
|
||
|
add_subdirectory(git)
|
||
|
add_subdirectory(hg)
|
||
|
add_subdirectory(bazaar)
|
||
|
add_subdirectory(dropbox)
|