1
0
mirror of https://git.freebsd.org/ports.git synced 2026-06-02 11:08:52 +00:00

textproc/tinyxml2: Use complete arguments/options

This commit is contained in:
Po-Chuan Hsieh
2026-02-03 12:43:35 +08:00
parent 72bed2a7b3
commit 886b91c55b
+2 -1
View File
@@ -15,7 +15,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USES= cmake:testing compiler:c++11-lang cpe dos2unix
CMAKE_OFF= tinyxml2_BUILD_TESTING
CMAKE_ON= BUILD_SHARED_LIBS
CMAKE_ON= BUILD_SHARED_LIBS \
tinyxml2_INSTALL_PKGCONFIG
CMAKE_TESTING_ON= tinyxml2_BUILD_TESTING
USE_LDCONFIG= yes