mirror of
https://github.com/seL4/seL4.git
synced 2026-03-27 10:29:57 +00:00
Only call the command on CMake files that may be the first file evaluated from the project. Remove from all other files. Signed-off-by: Kent McLeod <kent@kry10.com>
8 lines
181 B
CMake
8 lines
181 B
CMake
#
|
|
# Copyright 2020, Data61, CSIRO (ABN 41 687 119 230)
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0-only
|
|
#
|
|
|
|
add_bf_source_old("Kernel32" "shared_types.bf" "libsel4/mode_include/32" "sel4")
|