rules_foreign_cc/examples/cmake_with_data
Fabian Meumertzheim 40b03b42eb
Adapt tests to new cc_binary file extension on macOS (#834)
As of https://github.com/bazelbuild/bazel/pull/14369, shared libraries
produced with cc_binary on macOS with the auto-configured toolchain use
the correct file extension for dynamic libraries
(.dylib rather than .so). This requires adapting a test.
2021-12-06 15:50:55 -08:00
..
lib_a Add missing includes for std::runtime_error (#728) 2021-07-19 18:40:31 +00:00
lib_b
tests Adapt tests to new cc_binary file extension on macOS (#834) 2021-12-06 15:50:55 -08:00
BUILD.bazel
cmake_with_data.txt