mirror of
https://gitlab.freedesktop.org/dabrain34/GstPipelineStudio.git
synced 2024-11-27 19:41:00 +00:00
Fix the use of c++11
This commit is contained in:
parent
10765d7d76
commit
b62ae7ce99
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ INCLUDEPATH += . src
|
|||
|
||||
CONFIG += link_pkgconfig
|
||||
|
||||
QMAKE_CXXFLAGS += -std=c++11
|
||||
|
||||
gitinfo.commands = src/verinfo/verinfo.sh src/version src/version_info.h
|
||||
gitinfo.target = gitinfo
|
||||
|
|
Loading…
Reference in a new issue