mirror of
https://github.com/YACReader/yacreader
synced 2025-11-12 13:02:51 -05:00
CONFIG += release added to OSX and Linux build scripts
This commit is contained in:
@ -151,5 +151,3 @@ isEqual(QT_MAJOR_VERSION, 5) {
|
||||
Release:DESTDIR = ../release
|
||||
Debug:DESTDIR = ../debug
|
||||
}
|
||||
|
||||
#TODO: CONFIG += release on MacOSX and Linux (using qmake)
|
||||
|
||||
Reference in New Issue
Block a user