mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 21:14:33 -04:00
Remove c++17 dependency
This commit is contained in:
committed by
Luis Ángel San Martín
parent
2d3888b4b4
commit
4990093e3d
@ -67,10 +67,6 @@ macx {
|
||||
QT += macextras gui-private
|
||||
}
|
||||
|
||||
unix {
|
||||
CONFIG += c++1z
|
||||
}
|
||||
|
||||
#CONFIG += release
|
||||
CONFIG -= flat
|
||||
QT += sql network widgets script
|
||||
|
Reference in New Issue
Block a user