Searched refs:cmake_option (Results 1 – 1 of 1) sorted by relevance
202 def OptionsAreEqual(bazel_option, cmake_option, warnings_as_errors): argument204 if cmake_option.name in CMAKE_ONLY_ALLOWLIST:208 elif cmake_option is None:213 elif not bazel_option.matches(cmake_option):