Skip to content
Snippets Groups Projects
Commit 98dee98c authored by Adrien Béraud's avatar Adrien Béraud
Browse files

contrib: build dhtnet without examples

Change-Id: I49d350dab7d315a1547fb3006d99703c744c1c73
parent aec365db
Branches
No related tags found
No related merge requests found
...@@ -20,7 +20,8 @@ DHTNET_CONF = -DBUILD_SHARED_LIBS=Off \ ...@@ -20,7 +20,8 @@ DHTNET_CONF = -DBUILD_SHARED_LIBS=Off \
-DBUILD_BENCHMARKS=Off \ -DBUILD_BENCHMARKS=Off \
-DBUILD_TOOLS=Off \ -DBUILD_TOOLS=Off \
-DBUILD_TESTING=Off \ -DBUILD_TESTING=Off \
-DBUILD_DEPENDENCIES=Off -DBUILD_DEPENDENCIES=Off \
-DBUILD_EXAMPLE=Off
$(TARBALLS)/dhtnet-$(DHTNET_VERSION).tar.gz: $(TARBALLS)/dhtnet-$(DHTNET_VERSION).tar.gz:
$(call download,$(DHTNET_URL)) $(call download,$(DHTNET_URL))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment