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