From f9872723efc831827d179c3baf5b9f6c428512c4 Mon Sep 17 00:00:00 2001 From: Manuel Bentele Date: Thu, 22 Oct 2020 12:08:34 +0200 Subject: [BUILD] add CMake targets to build binary and source packages with CPack 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. --- conf/server.conf | 1 - 1 file changed, 1 deletion(-) (limited to 'conf/server.conf') diff --git a/conf/server.conf b/conf/server.conf index d9d4094..5f0b2a0 100644 --- a/conf/server.conf +++ b/conf/server.conf @@ -69,4 +69,3 @@ consoleMask=ERROR WARNING MINOR INFO ; ; Whether timestamps should be output to console too (or just to file if false) consoleTimestamps=false - -- cgit v1.2.3-55-g7522