Added find_package

This commit is contained in:
Daniel Brunner
2018-12-16 20:25:04 +01:00
parent a90a18f1f1
commit 9f17b82482

View File

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