summaryrefslogtreecommitdiffstats
path: root/cmake/Version.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Add CMake build requirements check to find libraries and Linux kernel headersManuel Bentele2020-10-271-8/+0Star
|
* [BUILD] add CMake targets to build binary and source packages with CPackManuel Bentele2020-10-221-0/+80
This patch adds the following CMake targets - package - source to build bundeled packages. Those packages contain either all built binary artifacts or all source files for source code distribution. Both CMake targets are available in Release build configuration.