Skip to content
Snippets Groups Projects
Commit aed481de authored by Roberto Raggi's avatar Roberto Raggi
Browse files

Don't hardode -O3 optimization level for cpptools.

parent bab60d14
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,6 @@ include(cpptools_dependencies.pri)
# DEFINES += QT_NO_CAST_FROM_ASCII
DEFINES += QT_NO_CAST_TO_ASCII
unix:QMAKE_CXXFLAGS_DEBUG += -O3
INCLUDEPATH += .
DEFINES += CPPTOOLS_LIBRARY
CONFIG += help
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment