Skip to content

Commit

Permalink
Pull YCM 0.2.2 instead of latest HEAD (temporary fix)
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterBowman committed Jul 5, 2017
1 parent 6230748 commit 6a69f5d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,8 @@ if(ENABLE_coverage)
endif(ENABLE_coverage)

# Bootstrap YCM
# https://github.com/robotology/ycm/issues/118
set(YCM_TAG v0.2.2)
include(YCMBootstrap)

# Superbuild phase - include color-debug
Expand Down

0 comments on commit 6a69f5d

Please sign in to comment.