split the selection panel into one card per kind of selection
This commit is contained in:
@@ -78,6 +78,7 @@ unset(SRCS)
|
||||
|
||||
set(HDRS)
|
||||
set(SRCS)
|
||||
set(UI_INCLUDE_PATH)
|
||||
|
||||
add_subdirectory(ui)
|
||||
|
||||
@@ -106,6 +107,7 @@ set_target_properties(${TARGET_UI_NAME} PROPERTIES
|
||||
)
|
||||
target_include_directories(${TARGET_UI_NAME} PUBLIC
|
||||
"${TARGET_UI_INCLUDE_DIRS}"
|
||||
"${UI_INCLUDE_PATH}"
|
||||
"${TARGET_LIB_INCLUDE_DIRS}"
|
||||
"${LIB_INCLUDE_PATH}"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user