Home
last modified time | relevance | path

Searched full:cmake_options (Results 1 – 3 of 3) sorted by relevance

/external/vulkan-validation-layers/scripts/
Dknown_good.json13 "cmake_options" : [ array
38 "cmake_options" : [ array
69 "cmake_options" : [ array
Dupdate_deps.py200 - cmake_options (optional)
319 self.cmake_options = json['cmake_options'] if (
320 'cmake_options' in json) else []
403 for option in self.cmake_options:
625 'cmake_options',
/external/libcxx/
Dappveyor.yml14 CMAKE_OPTIONS: -DCMAKE_C_COMPILER=clang-cl.exe -DCMAKE_CXX_COMPILER=clang-cl.exe
45 - cmake -G "%GENERATOR%" %CMAKE_OPTIONS%