Searched refs:echo_cxxflags (Results 1 - 2 of 2) sorted by relevance

/gem5/ext/googletest/googlemock/scripts/
H A Dgmock-config.in184 --cxxflags) echo_cxxflags=yes;;
281 test "$echo_cxxflags" = "yes" && show_usage && exit 1
298 test "$echo_cxxflags" = "yes" && output="$output $gmock_cxxflags"
/gem5/ext/googletest/googletest/scripts/
H A Dgtest-config.in184 --cxxflags) echo_cxxflags=yes;;
252 test "$echo_cxxflags" = "yes" && show_usage && exit 1
269 test "$echo_cxxflags" = "yes" && output="$output $gtest_cxxflags"

Completed in 5 milliseconds