Sign in
opensecura
/
sw
/
vec
/
571cd0e26f0d1ed8f833648657b60d35e8515356
/
.
/
hello_vec
/
CMakeLists.txt
blob: 4f84c45494b9fd20a7b9ceca6e3cffb3365d0d01 [
file
] [
log
] [
blame
]
vec_cc_binary(
NAME
hello_vec
SRCS
main.cpp
DEPS
springbok
LINKOPTS
-T${LINKER_SCRIPT}
)