summaryrefslogtreecommitdiffstats
path: root/Source/CPack/IFW/cmCPackIFWGenerator.h
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2014-10-07 18:12:16 (GMT)
committerCMake Topic Stage <kwrobot@kitware.com>2014-10-07 18:12:16 (GMT)
commit1ed0379f7960d93e4da0465679169fa94de09ad8 (patch)
tree3409abd986e3c29a795f7a43283ddbf1411cea48 /Source/CPack/IFW/cmCPackIFWGenerator.h
parenta7a80da0a0cf0630b76cd68423e420e77359d248 (diff)
parented9684a22cf4babeaa1f9083f4061d789e513ba9 (diff)
downloadCMake-1ed0379f7960d93e4da0465679169fa94de09ad8.zip
CMake-1ed0379f7960d93e4da0465679169fa94de09ad8.tar.gz
CMake-1ed0379f7960d93e4da0465679169fa94de09ad8.tar.bz2
Merge topic 'cpack-ifw-updates'
ed9684a2 CPackIFW: Added support for multiple repositories f9f74874 CPackIFW: Search algorithm update
Diffstat (limited to 'Source/CPack/IFW/cmCPackIFWGenerator.h')
-rw-r--r--Source/CPack/IFW/cmCPackIFWGenerator.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/CPack/IFW/cmCPackIFWGenerator.h b/Source/CPack/IFW/cmCPackIFWGenerator.h
index 7211e04..1d4d67b 100644
--- a/Source/CPack/IFW/cmCPackIFWGenerator.h
+++ b/Source/CPack/IFW/cmCPackIFWGenerator.h
@@ -127,8 +127,6 @@ private:
std::string RepoGen;
std::string BinCreator;
- std::string DownloadSite;
-
bool OnlineOnly;
bool ResolveDuplicateNames;
std::vector<std::string> PkgsDirsVector;