Sign in
opensecura
/
sw
/
vec
/
a1d59cb90786bf309a61160e11421aae4c9e1e91
/
.
/
vector_vset_tests
/
CMakeLists.txt
blob: d5e9b1c1a31cf4573faeae8b31fcf6e5f6c0295b [
file
]
if(${BUILD_SIMPLIFIED_CORE})
return()
endif()
vec_cc_binary(
NAME
vector_vset_tests
SRCS
vector_vset_tests.c
DEPS
vector_tests
)