rules_foreign_cc/examples/cmake_synthetic
James Sharpe b136e6c52d
Add config for building with spawn_strategy=standalone (#603)
* Add config for building with spawn_strategy=standalone

* Always build RELEASE configuration to avoid having to select for the output due to change in artifact names for debug builds

* Fix for copy_contents_to_dir and symlink_contents_to_dir on macOS as per #512

* Update name of test files
2021-05-05 17:47:25 -07:00
..
liba Renamed BUILD files to BUILD.bazel (#540) 2021-03-03 10:08:03 -08:00
libb Renamed BUILD files to BUILD.bazel (#540) 2021-03-03 10:08:03 -08:00
libc Renamed BUILD files to BUILD.bazel (#540) 2021-03-03 10:08:03 -08:00
BUILD.bazel Add config for building with spawn_strategy=standalone (#603) 2021-05-05 17:47:25 -07:00
test_libb.cpp