diff options
| author | Ray <[email protected]> | 2017-11-24 22:33:08 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-11-24 22:33:08 +0100 |
| commit | 8337787cede0da8de9a801cba4c379e690470e02 (patch) | |
| tree | 3e26eb26e84f5ba638c5a97aa8d3c45cfb932027 /raylib.pc.in | |
| parent | 10dc276423b32d00ee7f1e28fe19d66311bc49f6 (diff) | |
| parent | 49c5a433df48c1b9efafb70e51724c2fc3a5e608 (diff) | |
| download | raylib-8337787cede0da8de9a801cba4c379e690470e02.tar.gz raylib-8337787cede0da8de9a801cba4c379e690470e02.zip | |
Merge pull request #396 from a3f/develop
Setup CMake package target and CI auto-deploy tags
Diffstat (limited to 'raylib.pc.in')
| -rw-r--r-- | raylib.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/raylib.pc.in b/raylib.pc.in index 0472c283..93984363 100644 --- a/raylib.pc.in +++ b/raylib.pc.in @@ -5,7 +5,7 @@ includedir=${prefix}/include Name: raylib Description: Simple and easy-to-use library to learn videogames programming -URL: https://github.com/raysan5/raylib +URL: http://github.com/raysan5/raylib Version: @PROJECT_VERSION@ Libs: -L${libdir} -lraylib Libs.private:@PKG_CONFIG_LIBS_PRIVATE@ |
