DEB tdelibs: Enable tests

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 638a1274e2)
v3.5.13-sru
Slávek Banko 7 years ago
parent 7317c39c9d
commit 9d5d42e23f

@ -44,6 +44,8 @@ DEB_CMAKE_EXTRA_FLAGS := \
-DWITH_MITSHM="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

@ -44,6 +44,8 @@ DEB_CMAKE_EXTRA_FLAGS := \
-DWITH_MITSHM="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

@ -44,6 +44,8 @@ DEB_CMAKE_EXTRA_FLAGS := \
-DWITH_MITSHM="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