mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-cpp/rapidyaml: fix build without git
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
@@ -60,6 +60,7 @@ src_prepare() {
|
||||
|
||||
src_configure() {
|
||||
local mycmakeargs=(
|
||||
-DGIT=false # don't call git nor fail if missing, not a repo
|
||||
-DRYML_BUILD_API=no # TODO if a python consumer needs it
|
||||
-DRYML_BUILD_TESTS=$(usex test)
|
||||
-DRYML_DBG=$(usex debug)
|
||||
|
||||
Reference in New Issue
Block a user