summaryrefslogtreecommitdiff
path: root/eigen2.pri
diff options
context:
space:
mode:
Diffstat (limited to 'eigen2.pri')
-rw-r--r--eigen2.pri4
1 files changed, 3 insertions, 1 deletions
diff --git a/eigen2.pri b/eigen2.pri
index 8344f00..eba5335 100644
--- a/eigen2.pri
+++ b/eigen2.pri
@@ -5,7 +5,9 @@ EIGEN2_DIR = $$(EIGEN2DIR)
INCLUDEPATH += $$EIGEN2_DIR
}
else {
- macx {
+ unix:freebsd-g++ {
+ INCLUDEPATH += /usr/local/include/eigen2
+ } else macx {
INCLUDEPATH += /opt/local/include/eigen2
}
else {
contact: Jan Huwald // Impressum