From: José Fonseca Date: Sat, 14 May 2011 09:46:24 +0000 (+0100) Subject: Include README & TODO in the package. X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=0dc84855a4672a614a9dd8ebd17dd776f015c6e1;p=apitrace Include README & TODO in the package. --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 9122707..2b81928 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -335,6 +335,8 @@ endif (QT4_FOUND AND QJSON_FOUND) ############################################################################## # Packaging +install (FILES README TODO DESTINATION doc) + set (CPACK_PACKAGE_VERSION_MAJOR "1") set (CPACK_PACKAGE_VERSION_MINOR "0")