summaryrefslogtreecommitdiff
path: root/cgal.pri
diff options
context:
space:
mode:
authorDon Bright <hugh.m.bright@gmail.com>2011-10-16 18:13:18 (GMT)
committerDon Bright <hugh.m.bright@gmail.com>2011-10-16 18:13:18 (GMT)
commit4159e9dc5f140c659725f97a5f5cd284a47affd5 (patch)
tree2ea52792e5f084ac2199425599ae2d6632483866 /cgal.pri
parentc0592dc3b833a91457e28a6d80bcc58c1bb7938d (diff)
parentb12b0861756d99c876a243ad5bda85da1a066ac5 (diff)
Merge remote branch 'upstream/visitortests' into visitortests
Diffstat (limited to 'cgal.pri')
-rw-r--r--cgal.pri1
1 files changed, 1 insertions, 0 deletions
diff --git a/cgal.pri b/cgal.pri
index 36afa48..05ec6f4 100644
--- a/cgal.pri
+++ b/cgal.pri
@@ -17,6 +17,7 @@ cgal {
LIBS += $$CGAL_DIR/auxiliary/gmp/lib/libmpfr-4.lib -lCGAL-vc90-mt-s
} else {
LIBS += -lgmp -lmpfr -lCGAL
+ # FIXME: We should put this back for the Windows gcc-build
QMAKE_CXXFLAGS += -frounding-math # visual C++ doesn't have this
}
contact: Jan Huwald // Impressum