all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
blob 498ad514e95a7f1d9b68915ab59c9b671157d747 222 bytes (raw)
name: gnu/packages/aux-files/jsonnet-md5/CMakeLists.txt 	 # note: path name is non-authoritative(*)

1
2
3
4
5
 
add_library(md5 STATIC md5.cpp md5.h)
find_package(PkgConfig REQUIRED)
pkg_check_modules(NETTLE REQUIRED nettle)
target_link_libraries(md5 ${NETTLE_LIBRARIES})
target_include_directories(md5 PUBLIC ${NETTLE_INCLUDE_DIRS})

debug log:

solving 498ad514e9 ...
found 498ad514e9 in https://yhetil.org/guix/a6b05ab7a106bdaa7677edfcadda4a101fb9d850.camel@planete-kraus.eu/ ||
	https://yhetil.org/guix/b8c23b18b9b032bce8bafb66c5dd8dd260e00015.camel@planete-kraus.eu/

applying [1/1] https://yhetil.org/guix/a6b05ab7a106bdaa7677edfcadda4a101fb9d850.camel@planete-kraus.eu/
diff --git a/gnu/packages/aux-files/jsonnet-md5/CMakeLists.txt b/gnu/packages/aux-files/jsonnet-md5/CMakeLists.txt
new file mode 100644
index 0000000000..498ad514e9

Checking patch gnu/packages/aux-files/jsonnet-md5/CMakeLists.txt...
Applied patch gnu/packages/aux-files/jsonnet-md5/CMakeLists.txt cleanly.

skipping https://yhetil.org/guix/b8c23b18b9b032bce8bafb66c5dd8dd260e00015.camel@planete-kraus.eu/ for 498ad514e9
index at:
100644 498ad514e95a7f1d9b68915ab59c9b671157d747	gnu/packages/aux-files/jsonnet-md5/CMakeLists.txt

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.