Enable tests

This commit is contained in:
rsadowski 2022-12-20 18:25:14 +00:00
parent 67b484c8ee
commit 4ec4b1f115

View File

@ -12,4 +12,6 @@ LIB_DEPENDS = devel/kf5/kcoreaddons>=${MODKF5_VERSION} \
DEBUG_PACKAGES = ${BUILD_PACKAGES}
CONFIGURE_ARGS = -DBUILD_TESTING=ON
.include <bsd.port.mk>