summaryrefslogtreecommitdiff
path: root/eigen.pri
diff options
context:
space:
mode:
Diffstat (limited to 'eigen.pri')
-rw-r--r--eigen.pri2
1 files changed, 1 insertions, 1 deletions
diff --git a/eigen.pri b/eigen.pri
index 8037b6f..b7fe366 100644
--- a/eigen.pri
+++ b/eigen.pri
@@ -39,7 +39,7 @@ CONFIG(mingw-cross-env) {
# EIGENDIR env. variable (EIGEN2 for backwards compatability)
!isEmpty(EIGEN2_DIR) {
EIGEN_INCLUDEPATH = $$EIGEN2_DIR
- message("User set EIGEN location: $$EIGEN2_INCLUDEPATH")
+ message("User set EIGEN location: $$EIGEN_INCLUDEPATH")
}
!isEmpty(EIGEN_DIR) {
EIGEN_INCLUDEPATH = $$EIGEN_DIR
contact: Jan Huwald // Impressum