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 Renamed BUILD files to BUILD.bazel (#540) 2021-03-03 10:08:03 -08:00
tests Adapt tests to new cc_binary file extension on macOS (#834) 2021-12-06 15:50:55 -08:00
BUILD.bazel Added "targets" API (#556) 2021-03-17 13:42:44 +00:00
cmake_with_data.txt Added `data` attr to common framework (#461) 2021-01-25 07:44:44 -08:00