diff options
author | Jan Huwald <jh@sotun.de> | 2014-02-21 11:22:12 (GMT) |
---|---|---|
committer | Jan Huwald <jh@sotun.de> | 2014-02-21 11:22:12 (GMT) |
commit | ddbd8aba5898d281fb43ca0ff0546b58d8ae59a9 (patch) | |
tree | 2e87d2f802dc614b2a6f249363eaf414ab7315b7 /cgal.pri | |
parent | fbc0d7357623346c5b1b3493f6bd117a77397c5b (diff) | |
parent | 086f231d5a9361a509e84563e2f970b60c1ef933 (diff) |
Merge branch 'f_enable_cpp11' into f_refractor_openscadf_write_stdoutf_refractor_openscad
Diffstat (limited to 'cgal.pri')
-rw-r--r-- | cgal.pri | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -11,8 +11,6 @@ cgal { message("CGAL location: $$CGAL_DIR") } - QMAKE_CXXFLAGS += -std=c++11 - CONFIG(mingw-cross-env) { LIBS += -lgmp -lmpfr -lCGAL QMAKE_CXXFLAGS += -frounding-math |