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