cfstras / clion-bazel

Demo project that showcases Clion/Bazel integration problems on a Mac

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example

This works:

bazel run //:hello
# ...
# Hello, Clion! Hi Bazel!
# [2023-02-01 11:35:57.509] [info] hello from spdlog

About

Demo project that showcases Clion/Bazel integration problems on a Mac


Languages

Language:Starlark 82.0%Language:C++ 18.0%