build: update pkg-config templates
This commit is contained in:
parent
22c2218421
commit
f1d83c4f8f
9
fwd.hpp
9
fwd.hpp
@ -0,0 +1,9 @@
|
|||||||
|
/*
|
||||||
|
* This Source Code Form is subject to the terms of the Mozilla Public
|
||||||
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||||
|
*
|
||||||
|
* Copyright 2018 Danny Robson <danny@nerdcruft.net>
|
||||||
|
*/
|
||||||
|
|
||||||
|
#pragma once
|
@ -7,6 +7,6 @@ Name: libcruft-crypto
|
|||||||
Description: A naive C++ cryptographic library
|
Description: A naive C++ cryptographic library
|
||||||
URL: http://nerdcruft.net/
|
URL: http://nerdcruft.net/
|
||||||
Version: @VERSION@
|
Version: @VERSION@
|
||||||
Requires: libcruft-util
|
Requires: libcruft
|
||||||
Libs: -L${libdir}
|
Libs: -L${libdir}
|
||||||
Cflags: -I${includedir}
|
Cflags: -I${includedir}
|
||||||
|
Loading…
Reference in New Issue
Block a user