mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-27 07:02:18 +00:00
* CMake find_package fixes (#7323) Rename FlatbuffersConfigVersion.cmake to match CMake project name * CMake find_package fixes (#7323) Rename FlatBuffersTargets to match CMake project name
This commit is contained in:
3
CMake/FlatBuffersConfig.cmake
Normal file
3
CMake/FlatBuffersConfig.cmake
Normal file
@@ -0,0 +1,3 @@
|
||||
include("${CMAKE_CURRENT_LIST_DIR}/FlatBuffersTargets.cmake" OPTIONAL)
|
||||
include("${CMAKE_CURRENT_LIST_DIR}/FlatcTargets.cmake" OPTIONAL)
|
||||
include("${CMAKE_CURRENT_LIST_DIR}/FlatBuffersSharedTargets.cmake" OPTIONAL)
|
||||
Reference in New Issue
Block a user