Home
last modified time | relevance | path

Searched refs:VERSION_IN_HEADER (Results 1 – 1 of 1) sorted by relevance

/external/ceres-solver/scripts/
Dmake_release49 VERSION_IN_HEADER=$(grep '#define CERES_VERSION' include/ceres/ceres.h | \
65 if [[ $VERSION_IN_HEADER != $VERSION ]] ; then
67 echo " $VERSION_IN_HEADER, does not match the ABI version"