Skip to content
Snippets Groups Projects
Commit 41e5bd1e authored by Lorenz Meier's avatar Lorenz Meier
Browse files

Turn Eigen into a MPLv2 dependency (#3368)

parent 6b464388
No related branches found
No related tags found
No related merge requests found
...@@ -117,6 +117,7 @@ exists ($$PWD/.git) { ...@@ -117,6 +117,7 @@ exists ($$PWD/.git) {
DEFINES += GIT_TAG=\"\\\"$$GIT_DESCRIBE\\\"\" DEFINES += GIT_TAG=\"\\\"$$GIT_DESCRIBE\\\"\"
DEFINES += GIT_HASH=\"\\\"$$GIT_HASH\\\"\" DEFINES += GIT_HASH=\"\\\"$$GIT_HASH\\\"\"
DEFINES += EIGEN_MPL2_ONLY
# Installer configuration # Installer configuration
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment