Add this to be safe to ensure that includes are picked up

This commit is contained in:
Luca Beltrame 2014-10-03 23:06:22 +02:00
parent 880417502a
commit 0eb716bda0

View file

@ -29,6 +29,8 @@ target_link_libraries(danbooru_client PUBLIC
danbooru
)
include_directories(
model)
ki18n_wrap_ui(danbooru_client_SRCS
testwidget.ui