You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
756 B
19 lines
756 B
#----------------------------------------------------------------
|
|
# Generated CMake target import file.
|
|
#----------------------------------------------------------------
|
|
|
|
# Commands may need to know the format version.
|
|
set(CMAKE_IMPORT_FILE_VERSION 1)
|
|
|
|
# Import target "flatbuffers::flatc" for configuration ""
|
|
set_property(TARGET flatbuffers::flatc APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
|
|
set_target_properties(flatbuffers::flatc PROPERTIES
|
|
IMPORTED_LOCATION_NOCONFIG "${_IMPORT_PREFIX}/bin/flatc"
|
|
)
|
|
|
|
list(APPEND _IMPORT_CHECK_TARGETS flatbuffers::flatc )
|
|
list(APPEND _IMPORT_CHECK_FILES_FOR_flatbuffers::flatc "${_IMPORT_PREFIX}/bin/flatc" )
|
|
|
|
# Commands beyond this point should not need to know the version.
|
|
set(CMAKE_IMPORT_FILE_VERSION)
|