Add this to be safe to ensure that includes are picked up
This commit is contained in:
parent
880417502a
commit
0eb716bda0
1 changed files with 2 additions and 0 deletions
|
@ -29,6 +29,8 @@ target_link_libraries(danbooru_client PUBLIC
|
|||
danbooru
|
||||
)
|
||||
|
||||
include_directories(
|
||||
model)
|
||||
|
||||
ki18n_wrap_ui(danbooru_client_SRCS
|
||||
testwidget.ui
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue