forked from Imagelibrary/seL4
cmake: install gen_config.json files
To enable access by external tools outside of CMake. Signed-off-by: Nick Spinale <nick@nickspinale.com>
This commit is contained in:
committed by
Gerwin Klein
parent
c642a398ba
commit
6d439a4646
@@ -742,6 +742,7 @@ if("${CMAKE_SOURCE_DIR}" STREQUAL "${CMAKE_CURRENT_SOURCE_DIR}")
|
||||
PATTERN "api/syscall.xml"
|
||||
PATTERN "api/syscall.xsd"
|
||||
PATTERN "interfaces/sel4.xml"
|
||||
PATTERN "gen_config.json"
|
||||
)
|
||||
# Manually resolve conflict between the two files name sel4arch.xml
|
||||
install(
|
||||
|
||||
Reference in New Issue
Block a user