mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-util/ccls: Set CCLS_VERSION
Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
@@ -34,6 +34,7 @@ RDEPEND="${DEPEND}"
|
||||
|
||||
src_configure() {
|
||||
local mycmakeargs=(
|
||||
-DCCLS_VERSION=${PV}
|
||||
-DUSE_SYSTEM_RAPIDJSON=ON
|
||||
-DCLANG_LINK_CLANG_DYLIB=1
|
||||
)
|
||||
|
||||
@@ -34,6 +34,7 @@ RDEPEND="${DEPEND}"
|
||||
|
||||
src_configure() {
|
||||
local mycmakeargs=(
|
||||
-DCCLS_VERSION=${PV}
|
||||
-DUSE_SYSTEM_RAPIDJSON=ON
|
||||
-DCLANG_LINK_CLANG_DYLIB=1
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user