2
0
Fork 0
mirror of https://github.com/bazel-contrib/rules_foreign_cc synced 2024-12-04 08:02:31 +00:00
rules_foreign_cc/tools/build_defs
irengrig 8372f383cf
Allow to specify working directory for cmake_external (#390)
Allow to specify working directory for cmake_external
For LLVM case, when main CMakeLists.txt is in the /llvm subdirectory in the source tree

Co-authored-by: Andy Yankovsky <weratt@gmail.com>
2020-04-24 09:16:21 +02:00
..
native_tools
shell_toolchain
boost_build.bzl
BUILD
cc_toolchain_util.bzl Prefixes bazel_version so that it doesn't conflict with other libraries. (#328) 2019-10-23 11:40:33 +02:00
cmake.bzl Allow to specify working directory for cmake_external (#390) 2020-04-24 09:16:21 +02:00
cmake_script.bzl
configure.bzl
configure_script.bzl
detect_root.bzl
framework.bzl Allow to specify working directory for cmake_external (#390) 2020-04-24 09:16:21 +02:00
make.bzl
run_shell_file_utils.bzl
shell_script_helper.bzl
version.bzl