You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ubl-settings-diskquota/source/view/CmakeLists.txt

16 lines
323 B

add_library(view
my_plug.cc
my_plug.h
ubl-settings-diskquota.h
ubl-settings-diskquota.cc
ubl-util-standard.h
view_about.cc
view_about.h
view_filters.h
view_filters.cc
view_open_browser.h
view_open_browser.cc
view_set_user_group.h
view_set_user_group.cc
)
target_include_directories(view PUBLIC ${CMAKE_CURRENT_SOURCE_DIR})