mirror of
https://github.com/YACReader/yacreader
synced 2025-07-21 22:44:56 -04: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