Skip to content
Snippets Groups Projects
Commit 354b3e75 authored by Andreas Dedner's avatar Andreas Dedner
Browse files

required_version macro for python is deprecated so removed

parent 48132281
Branches
Tags
1 merge request!790Feature/add python bindings
......@@ -519,7 +519,6 @@ def get_cmake_definitions():
except ValueError:
key, value = arg, None
definitions[key] = value
print("CMAKE FLAGS",definitions)
return definitions
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment