mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-29 02:20:01 +00:00
Merge pull request #4001 from vitalyisaev2/master
Debianization with CPack
This commit is contained in:
@@ -223,3 +223,7 @@ if(FLATBUFFERS_BUILD_TESTS)
|
||||
endif()
|
||||
|
||||
include(CMake/BuildFlatBuffers.cmake)
|
||||
|
||||
if(FLATBUFFERS_PACKAGE_DEBIAN)
|
||||
include(CMake/PackageDebian.cmake)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user