Sign in
opensecura
/
sw
/
vec
/
932cca7730df6fbaf346aebb3b6e98859ab957cb
/
.
/
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
)