• Abseil Team's avatar
    Googletest export · 23b2a3b1
    Abseil Team authored
    Remove the CMAKE_CXX_STANDARD from GoogleTest's CMakeLists.txt
    
    This causes ABI issues since it can create a mixed-mode build.  The
    value should be inherited from the top-level build if it needs to be
    set.
    
    PiperOrigin-RevId: 294730724
    23b2a3b1
CMakeLists.txt 805 Bytes