mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-06 03:00:43 +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 += c++11
|
||||
|
||||
#static {
|
||||
# CONFIG += static
|
||||
|
Loading…
Reference in New Issue
Block a user