summaryrefslogtreecommitdiff
path: root/cpp/src
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src')
-rw-r--r--cpp/src/Ice/PropertiesI.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/src/Ice/PropertiesI.cpp b/cpp/src/Ice/PropertiesI.cpp
index 5586d5bd5f2..91b5963f9ee 100644
--- a/cpp/src/Ice/PropertiesI.cpp
+++ b/cpp/src/Ice/PropertiesI.cpp
@@ -207,6 +207,7 @@ Ice::PropertiesI::parseIceCommandLineOptions(const StringSeq& options)
args = parseCommandLineOptions("IcePatch", args);
args = parseCommandLineOptions("IcePatch2", args);
args = parseCommandLineOptions("IceStorm", args);
+ args = parseCommandLineOptions("IceGrid", args);
return args;
//