mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-04-30 04:47:28 -07:00
17 lines
854 B
Plaintext
17 lines
854 B
Plaintext
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.28.5
|
|
DEFINED_PHASES=compile configure install prepare test
|
|
DEPEND=dev-cpp/nlohmann_json test? ( dev-cpp/gtest )
|
|
DESCRIPTION=C++ library for the Debug Adapter Protocol
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/google/cppdap
|
|
INHERIT=cmake
|
|
IUSE=test
|
|
KEYWORDS=amd64 arm arm64 ppc x86
|
|
LICENSE=Apache-2.0
|
|
RDEPEND=dev-cpp/nlohmann_json
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/google/cppdap/archive/c69444ed76f7468b232ac4f989cb8f2bdc100185.tar.gz -> cppdap-0_pre20240802.tar.gz
|
|
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 3395ce6618fc5c7af03335471b896644
|
|
_md5_=2292627ac5fe039943c0287e01d9de92
|