rules_foreign_cc/examples/cmake_with_data/tests
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
..
test_cmake_with_data.cpp Add missing includes for std::runtime_error (#728) 2021-07-19 18:40:31 +00:00
test_cmake_with_shared_lib.cpp Adapt tests to new cc_binary file extension on macOS (#834) 2021-12-06 15:50:55 -08:00