]> git.pld-linux.org Git - packages/performous.git/blame - find-ced.patch
- disable Werror to prevent benign warning breaking build on non x86_64 archs
[packages/performous.git] / find-ced.patch
CommitLineData
857d4584
JR
1--- performous-1.3.0/cmake/Modules/FindCed.cmake.orig 2023-08-21 21:48:26.000000000 +0200
2+++ performous-1.3.0/cmake/Modules/FindCed.cmake 2023-10-20 10:23:51.966127665 +0200
3@@ -2,10 +2,4 @@
4
5 set(Ced_GIT_VERSION "master")
6
7-libfetch_git_pkg(Ced
8- REPOSITORY ${SELF_BUILT_GIT_BASE}/compact_enc_det.git
9- #https://github.com/google/compact_enc_det.git
10- REFERENCE ${Ced_GIT_VERSION}
11- FIND_PATH compact_enc_det/compact_enc_det.h
12-)
13 message(STATUS "Found Google CED ${Ced_VERSION}")
This page took 0.075831 seconds and 4 git commands to generate.