Bumped plugins and added find_package
This commit is contained in:
Submodule plugins/fileserverplugin updated: ba106bf571...744111239c
Submodule plugins/helloworldplugin updated: 49ee6995aa...d7717ecc86
Submodule plugins/proxyplugin updated: f58b781b1f...ad991bf671
Submodule plugins/seriesplugin updated: 16ece81133...a93bc1dba6
Submodule plugins/wifilampplugin updated: a90a18f1f1...9f17b82482
@@ -1,3 +1,5 @@
|
|||||||
|
find_package(Qt5Core CONFIG REQUIRED)
|
||||||
|
|
||||||
set(HEADERS
|
set(HEADERS
|
||||||
)
|
)
|
||||||
|
|
||||||
|
@@ -1,3 +1,6 @@
|
|||||||
|
find_package(Qt5Core CONFIG REQUIRED)
|
||||||
|
find_package(Qt5Network CONFIG REQUIRED)
|
||||||
|
|
||||||
set(HEADERS
|
set(HEADERS
|
||||||
httpclientconnection.h
|
httpclientconnection.h
|
||||||
httpexception.h
|
httpexception.h
|
||||||
|
Reference in New Issue
Block a user