DEB tdelibs: Enable tests

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 638a1274e2)
pull/92/head
Slávek Banko 8 years ago
parent 6b3af956b1
commit d772b5160d

@ -53,6 +53,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

@ -53,6 +53,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

@ -53,6 +53,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