forked from BigfootDev/flatbuffers
Each target that will be installed will also generate a target that will be included by CMake config file.
5 lines
214 B
CMake
5 lines
214 B
CMake
include("${CMAKE_CURRENT_LIST_DIR}/FlatbuffersTargets.cmake" OPTIONAL)
|
|
include("${CMAKE_CURRENT_LIST_DIR}/FlatcTargets.cmake" OPTIONAL)
|
|
include("${CMAKE_CURRENT_LIST_DIR}/FlatbuffersSharedTargets.cmake" OPTIONAL)
|
|
|