forked from BigfootDev/flatbuffers
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