Do not build xmltest unconditionally

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2017-06-20 14:10:25 +00:00
parent a057cae184
commit 6350850c13
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=443976

View file

@ -13,7 +13,7 @@ LICENSE= ZLIB
OPTIONS_DEFINE= EXAMPLES
CMAKE_ARGS= -DBUILD_SHARED_LIBS=ON -DBUILD_STATIC_LIBS=ON
CMAKE_ARGS= -DBUILD_SHARED_LIBS=ON -DBUILD_STATIC_LIBS=ON -DBUILD_TESTS=OFF
USE_LDCONFIG= yes
USES= cmake dos2unix pathfix