mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-07 11:40:42 +00:00
Enable C++11 support!
Signed-off-by: Mark Watkins <jedimark@users.sourceforge.net>
This commit is contained in:
parent
8ac829a3d1
commit
415ad42dab
@ -13,6 +13,7 @@ greaterThan(QT_MAJOR_VERSION,4) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
CONFIG += rtti
|
CONFIG += rtti
|
||||||
|
CONFIG += c++11
|
||||||
|
|
||||||
#static {
|
#static {
|
||||||
# CONFIG += static
|
# CONFIG += static
|
||||||
|
Loading…
Reference in New Issue
Block a user