Skip to content

Commit

Permalink
Change dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
motxx committed May 13, 2017
1 parent 42e01e4 commit 3477e7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/dependencies.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ set(flatbuffers_CMAKE_ARGS
)
ExternalProject_Add(google_flatbuffers
GIT_REPOSITORY "https://github.com/google/flatbuffers.git"
GIT_TAG "master"
GIT_TAG "c7bfe06c54bcd43312ff017e8ca32bc54833d524"
CMAKE_ARGS ${flatbuffers_CMAKE_ARGS}
UPDATE_COMMAND ""
TEST_COMMAND ""
Expand Down

0 comments on commit 3477e7b

Please sign in to comment.