Skip to content

Commit

Permalink
Update CLion instructions (RobotLocomotion#11871)
Browse files Browse the repository at this point in the history
* Update CLion instructions
  • Loading branch information
sherm1 authored and SeanCurtis-TRI committed Jul 31, 2019
1 parent 6d53688 commit 1bb8996
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .bazelproject
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,6 @@ directories:
targets:
//...:all

build_flags:
--experimental_google_legacy_api

4 changes: 2 additions & 2 deletions doc/clion.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@ Installing CLion

The most recent versions that we have tested for compatibility are:
- Ubuntu 18.04
- Bazel 0.25.2 (May 10, 2019)
- Bazel 0.28.0 (July 10, 2019)
- CLion 2019.1.3 (May 6, 2019) with:

- Bazel plugin 2019.05.01.0.3 (May 10, 2019).
- Bazel plugin 2019.07.08.0.2 (July 19, 2019).

Many versions of the above (Bazel / CLion / Bazel plugin) are *not* compatible
with each other. We strongly suggest using only the versions shown above, when
Expand Down

0 comments on commit 1bb8996

Please sign in to comment.