summaryrefslogtreecommitdiffstats
path: root/cmake/GenerateBuild.cmake
Commit message (Collapse)AuthorAgeFilesLines
* [BUILD] Include branch and build timestamp in binariesSimon Rettberg2020-12-021-0/+1
|
* [BUILD] add CMake targets to build binary and source packages with CPackManuel Bentele2020-10-221-0/+10
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.