summaryrefslogtreecommitdiffstats
path: root/Source/CPack/WiX/cmWIXFilesSourceWriter.h
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2014-05-28 16:34:36 (GMT)
committerCMake Topic Stage <kwrobot@kitware.com>2014-05-28 16:34:36 (GMT)
commit8df4d03d99ba88394d931f41d679defdd226b193 (patch)
tree7ef91610ab967bd8ba37e8d4c3fcd8cda407f44b /Source/CPack/WiX/cmWIXFilesSourceWriter.h
parentca2b012cb9dd488b74871bf481b1bb9154fdf804 (diff)
parentd0b1d2a65be658663ce7314961e13036974f62e7 (diff)
downloadCMake-8df4d03d99ba88394d931f41d679defdd226b193.zip
CMake-8df4d03d99ba88394d931f41d679defdd226b193.tar.gz
CMake-8df4d03d99ba88394d931f41d679defdd226b193.tar.bz2
Merge topic 'cpack-properties'
d0b1d2a6 CPackWiX: Implement CPACK_NEVER_OVERWRITE and CPACK_PERMANENT properties 15a8af21 Add an "installed file" property scope
Diffstat (limited to 'Source/CPack/WiX/cmWIXFilesSourceWriter.h')
-rw-r--r--Source/CPack/WiX/cmWIXFilesSourceWriter.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/Source/CPack/WiX/cmWIXFilesSourceWriter.h b/Source/CPack/WiX/cmWIXFilesSourceWriter.h
index 13122c2..23ef561 100644
--- a/Source/CPack/WiX/cmWIXFilesSourceWriter.h
+++ b/Source/CPack/WiX/cmWIXFilesSourceWriter.h
@@ -53,7 +53,8 @@ public:
std::string const& directoryId,
std::string const& id,
std::string const& filePath,
- cmWIXPatch &patch);
+ cmWIXPatch &patch,
+ cmInstalledFile const* installedFile);
private:
void EmitInstallRegistryValue(