Sign in
opensecura
/
sw
/
vec
/
69a6b31b03591f433a7f96d2d2dad20fa17d9b03
/
.
/
vector_executive
/
CMakeLists.txt
blob: f46bd942d975a57bb2560c289d633c7f26540faf [
file
] [
log
] [
blame
]
if(${BUILD_SIMPLIFIED_CORE})
return()
endif()
vec_cc_binary(
NAME
vector_executive
SRCS
vector_executive.c
)