add conan script
This commit is contained in:
@@ -5,6 +5,10 @@ CONFIG += c++14
|
||||
TEMPLATE = lib
|
||||
CONFIG += staticlib
|
||||
|
||||
DESTDIR = ../../binary/dest
|
||||
MOC_DIR = ../../binary/moc
|
||||
OBJECTS_DIR = ../../binary/objects
|
||||
|
||||
# The following define makes your compiler emit warnings if you use
|
||||
# any Qt feature that has been marked deprecated (the exact warnings
|
||||
# depend on your compiler). Refer to the documentation for the
|
||||
|
Reference in New Issue
Block a user