Userspace: Pprogram template and loadfont mark install as optional
This commit is contained in:
@@ -6,4 +6,4 @@ add_executable(loadfont ${SOURCES})
|
||||
banan_link_library(loadfont ban)
|
||||
banan_link_library(loadfont libc)
|
||||
|
||||
install(TARGETS loadfont)
|
||||
install(TARGETS loadfont OPTIONAL)
|
||||
|
||||
Reference in New Issue
Block a user