[springlobby] 10/13: Copy Findjson.cmake into cmake directory (CMAKE_MODULE_PATH)

Markus Koschany apo at moszumanska.debian.org
Sat Jan 6 00:20:28 UTC 2018


This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository springlobby.

commit 56fbcc8217ed2b96b31e645b06bf880025794c4c
Author: Markus Koschany <apo at debian.org>
Date:   Sat Jan 6 00:46:59 2018 +0100

    Copy Findjson.cmake into cmake directory (CMAKE_MODULE_PATH)
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 0e431e4..e7d24c8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,6 +12,7 @@ PROGDIR := $(CURDIR)/debian/springlobby
 	dh $@ --buildsystem=cmake
 
 override_dh_auto_configure:
+	cp src/downloader/lib/cmake/FindJsoncpp.cmake cmake/
 	dh_auto_configure --  \
 		-DPRD_JSONCPP_INTERNAL=OFF \
 		-DLSL_JSONCPP_INTERNAL=OFF

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/springlobby.git



More information about the Pkg-games-commits mailing list