HomeSort by relevance Sort by last modified time
    Searched refs:CMAKE_CXX_FLAGS (Results 1 - 3 of 3) sorted by null

  /external/protobuf/gtest/
CMakeLists.txt 37 CMAKE_CXX_FLAGS CMAKE_CXX_FLAGS_DEBUG CMAKE_CXX_FLAGS_RELEASE
104 set(cxx_exception "${CMAKE_CXX_FLAGS} ${cxx_base_flags} ${cxx_exception_flags}")
106 "${CMAKE_CXX_FLAGS} ${cxx_base_flags} ${cxx_no_exception_flags}")
  /external/sfntly/cpp/
CMakeLists.txt 36 set (CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} /Zi /nologo /W4 /WX /O2 /Ob2 /Oy /GF /Gm- /MT /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /GR-")
  /build/soong/cc/
cmakelists.go 187 writeAllFlags(c.flags, f, "CMAKE_CXX_FLAGS")

Completed in 81 milliseconds