Searched defs:dist_dir (Results 1 – 3 of 3) sorted by relevance
24 dist_dir = ${build_dir}/dist key
29 set ( dist_dir ${CMAKE_BINARY_DIR}/dist ) variable
192 def package_toolchain(build_dir, build_name, host, dist_dir): argument