Added find_package

This commit is contained in:
Daniel Brunner
2018-12-16 20:15:21 +01:00
parent 6013d9a50c
commit ac67fbcf77
2 changed files with 4 additions and 0 deletions

View File

@@ -1,3 +1,5 @@
find_package(Qt5Core CONFIG REQUIRED)
set(HEADERS
)

View File

@@ -1,3 +1,5 @@
find_package(Qt5Core CONFIG REQUIRED)
set(HEADERS
debug.h
neuralfactor.h