mirror of
https://github.com/google/flatbuffers.git
synced 2026-07-02 07:18:18 +00:00
Debianization with CPack
This commit is contained in:
committed by
Vitaly Isaev
parent
67967476b2
commit
928effd198
@@ -222,3 +222,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