repo.or.cz
/
personal-kdebase.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
add more spacing
[personal-kdebase.git]
/
runtime
/
kdesu
/
CMakeLists.txt
blob
16adefdf3cb46026970e4922e2dba58ff46c8e3a
1
2
3
add_subdirectory( kdesu )
4
if (UNIX AND NOT APPLE)
5
add_subdirectory( kdesud )
6
endif(UNIX AND NOT APPLE)