summaryrefslogtreecommitdiffstats
path: root/util/cmake/configurejson2cmake.py
diff options
context:
space:
mode:
Diffstat (limited to 'util/cmake/configurejson2cmake.py')
-rwxr-xr-xutil/cmake/configurejson2cmake.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/util/cmake/configurejson2cmake.py b/util/cmake/configurejson2cmake.py
index 970b87e30e..e2e3890364 100755
--- a/util/cmake/configurejson2cmake.py
+++ b/util/cmake/configurejson2cmake.py
@@ -1398,7 +1398,6 @@ def processJson(path, ctx, data):
os.path.abspath(destination),
os.path.abspath(generated_file),
os.path.abspath(path),
- convertingProFiles=False,
debug=False,
)
if handler.handle_special_cases():