dev-lang/squirrel: declare used CMake variables, bug #659880
authorSergei Trofimovich <slyfox@gentoo.org>
Tue, 3 Jul 2018 21:51:16 +0000 (22:51 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Tue, 3 Jul 2018 21:51:53 +0000 (22:51 +0100)
commitccc69bc760de2a0cba00f6123349dc4f380b4abb
treeaddc874bd9316a3626249c4ed3407e052cc45245
parent183c032c68b812084c785fb31e12708a865a11ab
dev-lang/squirrel: declare used CMake variables, bug #659880

portage's QA check complains:
> One or more CMake variables were not used by the project:
>  DISABLE_STATIC
>  LONG_OUTPUT_NAMES

The warning is misleading. Variables are used but not declared
as 'options()'s. This change tweaks the declaration.

Reported-by: Toralf Förster
Closes: https://bugs.gentoo.org/659880
Package-Manager: Portage-2.3.41, Repoman-2.3.9
dev-lang/squirrel/files/squirrel-3.1-declare-options.patch [new file with mode: 0644]
dev-lang/squirrel/squirrel-3.1.ebuild