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