Home | History | Annotate | Download | only in swiftshader

Lines Matching full:"$ target"

71     get_target_property(LINKFLAGS ${TARGET} LINK_FLAGS)
76 set_target_properties(${TARGET} PROPERTIES LINK_FLAGS "/DEF:\"${DIR}/${TARGET}.def\"")
84 set_target_properties(${TARGET} PROPERTIES LINK_FLAGS "${LINKFLAGS} -Wl,--hash-style=both,--version-script=${DIR}/exports.map,--gc-sections,--no-undefined")