1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00

devel/cxxopts: Disable examples during build

This should unbreak the build on 12, because breakage was in examples.

Reported by:	fallout
This commit is contained in:
Yuri Victorovich 2018-12-22 23:20:53 +00:00
parent 681b27f242
commit 179b51f2c3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=488147

View File

@ -15,6 +15,10 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
USES= cmake:outsource compiler:c++11-lang
USE_GITHUB= yes
GH_ACCOUNT= jarro2783
CMAKE_OFF= CXXOPTS_BUILD_EXAMPLES
NO_BUILD= yes
NO_ARCH= yes
PLIST_FILES= include/cxxopts.hpp \