Added find_package

This commit is contained in:
Daniel Brunner
2018-12-16 20:24:35 +01:00
parent f58b781b1f
commit ad991bf671

View File

@@ -1,3 +1,6 @@
find_package(Qt5Core CONFIG REQUIRED)
find_package(Qt5Network CONFIG REQUIRED)
set(HEADERS
proxyapplication.h
proxyplugin.h