Home
last modified time | relevance | path

Searched defs:dist_dir (Results 1 – 3 of 3) sorted by relevance

/external/xz-java/
Dbuild.properties24 dist_dir = ${build_dir}/dist key
/external/cn-cbor/
DCMakeLists.txt29 set ( dist_dir ${CMAKE_BINARY_DIR}/dist ) variable
/external/clang/
Dbuild.py192 def package_toolchain(build_dir, build_name, host, dist_dir): argument