Added find_package

This commit is contained in:
Daniel Brunner
2018-12-16 20:16:16 +01:00
parent 73ff038e2c
commit e00dfd4cab

View File

@@ -1,5 +1,7 @@
project(DbPicSync)
find_package(Qt5Core CONFIG REQUIRED)
set(HEADERS
)