mirror of
https://github.com/raspberrypi/userland.git
synced 2025-12-06 04:49:12 +00:00
host_applications: Install debug_sym.h
This commit is contained in:
@@ -13,3 +13,4 @@ add_library(debug_sym_static STATIC debug_sym.c)
|
||||
|
||||
install(TARGETS debug_sym DESTINATION lib)
|
||||
install(TARGETS debug_sym_static DESTINATION lib)
|
||||
install(FILES debug_sym.h DESTINATION include/interface/debug_sym)
|
||||
|
||||
Reference in New Issue
Block a user