https://github.com/ghasemloo/bazel_cpp
Bazel C++ Example
https://github.com/ghasemloo/bazel_cpp
bazel-examples
Last synced: 12 days ago
JSON representation
Bazel C++ Example
- Host: GitHub
- URL: https://github.com/ghasemloo/bazel_cpp
- Owner: ghasemloo
- License: apache-2.0
- Created: 2018-04-08T03:45:09.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-08-13T02:33:07.000Z (almost 3 years ago)
- Last Synced: 2025-01-27T06:45:28.171Z (over 1 year ago)
- Topics: bazel-examples
- Language: Starlark
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bazel C++ Example
Simple example to demonstrate how to use [Bazel](https://bazel.build) with C++.