Home
last modified time | relevance | path

Searched refs:getCMakePath (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/scripts/build/
Dbuild.py45 execute([config.getCMakePath(), config.getSrcPath()] + cfgArgs)
61 baseCmd = [config.getCMakePath(), '--build', '.']
Dconfig.py59 def getCMakePath (self): member in BuildConfig
/third_party/vk-gl-cts/scripts/ctsbuild/
Dbuild.py45 execute([config.getCMakePath(), config.getSrcPath()] + cfgArgs)
61 baseCmd = [config.getCMakePath(), '--build', '.']
Dconfig.py59 def getCMakePath (self): member in BuildConfig