blob: f46bd942d975a57bb2560c289d633c7f26540faf [file] [log] [blame]
if(${BUILD_SIMPLIFIED_CORE})
return()
endif()
vec_cc_binary(
NAME
vector_executive
SRCS
vector_executive.c
)