-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
enable layering_check in bazel (#18)
When building with clang, this will require a dependency to be added to C++ targets if a header is included. This in turn leads to better tracking of dependencies for clients. Also use `pybind_library` instead of `cc_library` for correct build flags.
- Loading branch information
Showing
1 changed file
with
24 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters