mirror of
https://github.com/QuasarApp/QuasarAppLib.git
synced 2025-04-29 19:24:40 +00:00
added headers to prijects
This commit is contained in:
parent
04b73772d8
commit
fe224bdc99
@ -39,7 +39,7 @@ find_package(Qt${QT_VERSION_MAJOR} COMPONENTS Core REQUIRED)
|
||||
|
||||
|
||||
file(GLOB SOURCE_CPP
|
||||
"*.cpp"
|
||||
"*.cpp" "*.h"
|
||||
)
|
||||
|
||||
add_library(${PROJECT_NAME} ${SOURCE_CPP})
|
||||
|
Loading…
x
Reference in New Issue
Block a user