summaryrefslogtreecommitdiffstats
path: root/Source/MFCDialog/CMakeCommandLineInfo.h
diff options
context:
space:
mode:
authorSebastien Barre <sebastien.barre@kitware.com>2002-07-21 19:56:08 (GMT)
committerSebastien Barre <sebastien.barre@kitware.com>2002-07-21 19:56:08 (GMT)
commit4a792ac1a4c751c17891197703df27f30a83bb2a (patch)
tree96ae357a6341894fb459068cb1d88e29b9f0127a /Source/MFCDialog/CMakeCommandLineInfo.h
parent4823f16ebb3644c4092fa74078e5b2c72d5a2c1a (diff)
downloadCMake-4a792ac1a4c751c17891197703df27f30a83bb2a.zip
CMake-4a792ac1a4c751c17891197703df27f30a83bb2a.tar.gz
CMake-4a792ac1a4c751c17891197703df27f30a83bb2a.tar.bz2
ENH: add Drag & Drop (directory, file, or CMakeCache), support for Shortcut too
Diffstat (limited to 'Source/MFCDialog/CMakeCommandLineInfo.h')
-rw-r--r--Source/MFCDialog/CMakeCommandLineInfo.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/MFCDialog/CMakeCommandLineInfo.h b/Source/MFCDialog/CMakeCommandLineInfo.h
index e9e96b8..7fe0773 100644
--- a/Source/MFCDialog/CMakeCommandLineInfo.h
+++ b/Source/MFCDialog/CMakeCommandLineInfo.h
@@ -45,6 +45,7 @@ public:
CString m_WhereBuild;
BOOL m_AdvancedValues;
CString m_GeneratorChoiceString;
+ CString m_LastUnknownParameter;
// Operations
public: