Co-authored-by: Adam x Nilsson <adamni@axis.com>
This commit is contained in:
@@ -69,6 +69,12 @@ install(
|
||||
RENAME "lv_conf.h"
|
||||
OPTIONAL)
|
||||
|
||||
configure_file("${LVGL_ROOT_DIR}/lvgl.pc.in" lvgl.pc @ONLY)
|
||||
|
||||
install(
|
||||
FILES "${CMAKE_BINARY_DIR}/lvgl.pc"
|
||||
DESTINATION "${LIB_INSTALL_DIR}/pkgconfig/")
|
||||
|
||||
set_target_properties(
|
||||
lvgl
|
||||
PROPERTIES OUTPUT_NAME lvgl
|
||||
|
||||
Reference in New Issue
Block a user