repo.or.cz
/
kdegames.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
SVN_SILENT made messages (.desktop file)
[kdegames.git]
/
kbreakout
/
CMakeLists.txt
blob
a7f321b1b9df5933aeacb0bbe374f7ebefe4cf74
1
project( kbreakout )
2
add_subdirectory( src )
3
add_subdirectory( pics )
4
add_subdirectory( themes )
5
add_subdirectory( levelsets )
6
install( FILES kbreakout.desktop DESTINATION ${XDG_APPS_INSTALL_DIR} )