Added find_package

This commit is contained in:
Daniel Brunner
2018-12-16 20:23:05 +01:00
parent ba106bf571
commit 744111239c

View File

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