diff options
| author | Petr Mrázek | 2011-10-30 21:07:58 +0100 |
|---|---|---|
| committer | Petr Mrázek | 2011-10-30 21:07:58 +0100 |
| commit | afea122f225b309f1c7052766ff491c213cc421a (patch) | |
| tree | da209f0a17a5eb21852f9e53a5f2ef385bd7d623 /CMakeLists.txt | |
| parent | f3ccad6947f22eb06893fbd3a15c9847d46d8150 (diff) | |
| download | stonesense-afea122f225b309f1c7052766ff491c213cc421a.tar.gz stonesense-afea122f225b309f1c7052766ff491c213cc421a.tar.bz2 stonesense-afea122f225b309f1c7052766ff491c213cc421a.tar.xz | |
Install readme.
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 5e474d8..9ba25c0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -171,3 +171,5 @@ install(DIRECTORY resources/ DESTINATION "stonesense" PATTERN "CVS" EXCLUDE PATTERN ".svn" EXCLUDE) +# install readme +install(FILES README.txt DESTINATION stonesense)
\ No newline at end of file |
