summaryrefslogtreecommitdiff
path: root/eigen2.pri
diff options
context:
space:
mode:
authorDon Bright <hugh.m.bright@gmail.com>2011-10-19 01:57:27 (GMT)
committerDon Bright <hugh.m.bright@gmail.com>2011-10-19 01:57:27 (GMT)
commit2325f621d81cee0e1514e3d30868ec1e2a2a3667 (patch)
tree9165cdf4a688b45952fe054c7975cf4aeaa3f93b /eigen2.pri
parent40b1b4ac278055eba6887f2ece721e0b6438b8b3 (diff)
parent1a1ab5b5ab926652293d509b0fd4d7f57451c794 (diff)
Merge branch 'visitortests' of github.com:donbright/openscad into visitortests
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