mirror of
https://github.com/libAthena/athena.git
synced 2025-07-02 03:13:51 +00:00
* Fix build on linux
This commit is contained in:
parent
097a507bd0
commit
97a4af636b
@ -1,6 +1,7 @@
|
||||
CONFIG += staticlib c++11 c11
|
||||
TEMPLATE= lib
|
||||
DESTDIR = ./lib
|
||||
unix:QMAKE_CXXFLAGS += c++11 c11
|
||||
|
||||
# Uncomment this if you wish to use Qt with libAthena
|
||||
#DEFINES += ATHENA_USE_QT
|
||||
|
Loading…
x
Reference in New Issue
Block a user