flatbuffers/cmake: move build_flatbuffers to a standalone file
authorJohan Euphrosine <proppy@google.com>
Tue, 17 Nov 2015 21:39:37 +0000 (13:39 -0800)
committerJohan Euphrosine <proppy@google.com>
Tue, 17 Nov 2015 21:52:41 +0000 (13:52 -0800)
commit331d2d835cb850db10e9b35daa549d09e79ac782
tree0a3a82b8b4cddea11d5439670e10444b64beace1
parent097797bf9fe7913b503be8b9a455177cefd44b46
flatbuffers/cmake: move build_flatbuffers to a standalone file

So that it could be included from both flatbuffers CMakeLists.txt and
FindFlatBuffers.cmake.

Change-Id: Ie16a879beef9367cd6fd9b2d2157044841a7cdbc
CMake/BuildFlatBuffers.cmake [new file with mode: 0644]
CMake/FindFlatBuffers.cmake
CMakeLists.txt