summaryrefslogtreecommitdiff
path: root/cgal.pri
diff options
context:
space:
mode:
authordon bright <hugh.m.bright@gmail.com>2012-07-20 20:23:16 (GMT)
committerdon bright <hugh.m.bright@gmail.com>2012-07-20 20:23:16 (GMT)
commitdec26f84dd9781e2553ce03d536a90ca931f109e (patch)
tree5cc311a349b243930d4e9658581434734c8ccc9f /cgal.pri
parent821c064f3e6d624152b49f2297b750bdc53f3a5f (diff)
initial steps towards support of clang compiler
Diffstat (limited to 'cgal.pri')
-rw-r--r--cgal.pri4
1 files changed, 4 insertions, 0 deletions
diff --git a/cgal.pri b/cgal.pri
index 7cd5389..ae532f0 100644
--- a/cgal.pri
+++ b/cgal.pri
@@ -25,4 +25,8 @@ cgal {
QMAKE_CXXFLAGS += -frounding-math
}
}
+
+ *clang* {
+ QMAKE_CXXFLAGS -= -frounding-math
+ }
}
contact: Jan Huwald // Impressum