summaryrefslogtreecommitdiff
path: root/CMake
AgeCommit message (Expand)AuthorFilesLines
2021-02-22[CMake] generate pkg-config flatbuffers.pc file (#6455)Millian Poquet1-0/+9
2020-12-07Version message should be a "STATUS" to avoid going to stderr. (#6316)David P. Sicilia1-1/+1
2020-07-20Fix git command executed in wrong folder when doing cmake superbuild (#6039)Olivier Le Doeuff1-1/+1
2020-06-25Fix RPM install conflict (#6003)martind11111-0/+10
2020-05-07Align package name to FindFlatBuffers.cmake (#5899)Adam Oleksy1-2/+2
2020-05-04Handle git program or .git folder absence (#5878)Dmitry Volosnykh1-10/+27
2020-04-23Added INCLUDE_PREFIX option for flatbuffers_generate_headers (#5866)Alex Ames1-15/+20
2020-03-27Added flatbuffers_generate_headers and flatbuffers_generate_binary_files cmak...Alex Ames1-1/+247
2019-02-21Add RPM packaging support (#5177)Marc Butler3-2/+38
2018-12-13generated cmake command for flatc generation should depend on source file (#5...Christian Lang1-0/+1
2018-06-01Fix a small problem with add_subdirectory(${FLATBUFFERS_DIR}) from top level ...Vladimir Glavnyy1-1/+1
2018-05-14Set Working Directory for flatc commands (#4737)Keef Aragon1-2/+6
2018-02-15Support version compatibility checks via find_package command (#4625)Dmitry Volosnykh3-17/+23
2017-11-16Add exports for all targets (#4491)red19391-0/+4
2016-08-25Debianization with CPackVitaly Isaev1-0/+57
2016-06-10Add env var for flatc schema compiler cmake moduleAlexander Gallego1-1/+8
2015-11-17flatbuffers/cmake: move build_flatbuffers to a standalone fileJohan Euphrosine2-0/+145
2015-04-15added .travis.yml file (build with original and biicode building);franchuti6881-22/+0
2015-02-09Added biicode support via biicode.conf and CMake/biicode.cmakefranramirez6881-0/+22
2014-07-28Add CMake finder for downstream projectsStefan Eilemann1-0/+56