Searched refs:TARGET_LIBRARY (Results 1 – 1 of 1) sorted by relevance
13 TARGET_LIBRARY="${BUILD_DIR}/lib/lib${APP_NAME}.so"14 if [ ! -f "$TARGET_LIBRARY" ]16 echo "Unable to find the ${APP_NAME} library at ${TARGET_LIBRARY}."