DEB: fixed building of libkcal tests. This relates to bug 2719.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit bdb138cf15)
pull/92/head
Michele Calgaro 5 years ago committed by Slávek Banko
parent 6f99744421
commit 0bff5319c6
Signed by: SlavekB
GPG Key ID: 608F5293A04BE668

@ -47,6 +47,8 @@ DEB_CMAKE_EXTRA_FLAGS := \
-DWITH_XSCREENSAVER="ON" \
-DCMAKE_BUILD_TYPE=RelWithDebInfo
DEB_MAKE_CHECK_TARGET = check
# Honour "parallel=N" option of DEB_BUILD_OPTIONS. Comment out to
# never build in parallel, regardless of DEB_BUILD_OPTIONS.
DEB_BUILD_PARALLEL = true

@ -47,6 +47,8 @@ DEB_CMAKE_EXTRA_FLAGS := \
-DWITH_XSCREENSAVER="ON" \
-DCMAKE_BUILD_TYPE=RelWithDebInfo
DEB_MAKE_CHECK_TARGET = check
# Honour "parallel=N" option of DEB_BUILD_OPTIONS. Comment out to
# never build in parallel, regardless of DEB_BUILD_OPTIONS.
DEB_BUILD_PARALLEL = true

@ -47,6 +47,8 @@ DEB_CMAKE_EXTRA_FLAGS := \
-DWITH_XSCREENSAVER="ON" \
-DCMAKE_BUILD_TYPE=RelWithDebInfo
DEB_MAKE_CHECK_TARGET = check
# Honour "parallel=N" option of DEB_BUILD_OPTIONS. Comment out to
# never build in parallel, regardless of DEB_BUILD_OPTIONS.
DEB_BUILD_PARALLEL = true

Loading…
Cancel
Save