mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-13 00:53:02 -04:00
dev-cpp/jwt-cpp: Add version 0.4.0.
This older version is required by some dependencies. Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Oliver Freyermuth <o.freyermuth@googlemail.com>
This commit is contained in:
@@ -44,7 +44,7 @@ src_prepare() {
|
||||
src_configure() {
|
||||
local mycmakeargs=(
|
||||
-DJWT_DISABLE_PICOJSON="$(usex picojson OFF ON)"
|
||||
# Not useful for now, asks for non-existend CMake module.
|
||||
# Not useful for now, asks for non-existent CMake module.
|
||||
#-DJWT_EXTERNAL_PICOJSON="$(usex picojson)"
|
||||
# Examples are not installed and for development only.
|
||||
-DJWT_BUILD_EXAMPLES=NO
|
||||
|
||||
Reference in New Issue
Block a user