Skip to content
Snippets Groups Projects
Commit da0771d2 authored by Dmitriy A. Gerasimov's avatar Dmitriy A. Gerasimov
Browse files

[*] Fixed pri

parent 57b756e2
No related branches found
No related tags found
1 merge request!263Master
Pipeline #6610 passed with stage
in 13 seconds
QMAKE_CFLAGS_RELEASE += -std=gnu11
QMAKE_CFLAGS_DEBUG += -std=gnu11 -DDAP_DEBUG
QMAKE_CFLAGS_DEBUG = -std=gnu11 -DDAP_DEBUG
QMAKE_CXXFLAGS += -std=c++11
unix {
QMAKE_CFLAGS_DEBUG += -Wall -Wno-deprecated-declarations -Wno-unused-local-typedefs -Wno-unused-function -Wno-implicit-fallthrough -Wno-unused-variable -Wno-unused-parameter -Wno-unused-but-set-variable -pg -g3 -ggdb -fno-eliminate-unused-debug-symbols -fno-strict-aliasing
......
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