Searched full:cmake_options (Results 1 – 3 of 3) sorted by relevance
13 "cmake_options" : [ array38 "cmake_options" : [ array69 "cmake_options" : [ array
200 - 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',
14 CMAKE_OPTIONS: -DCMAKE_C_COMPILER=clang-cl.exe -DCMAKE_CXX_COMPILER=clang-cl.exe45 - cmake -G "%GENERATOR%" %CMAKE_OPTIONS%