DEB tdelibs: Enable tests

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
pull/3/head
Slávek Banko 8 years ago
parent a37c6a7278
commit 638a1274e2

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

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

@ -57,6 +57,8 @@ DEB_CMAKE_EXTRA_FLAGS := \
-DWITH_CRYPTSETUP="ON" \
-DCMAKE_BUILD_TYPE=RelWithDebInfo
DEB_MAKE_CHECK_TARGET = check test
# 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