1 Star 0 Fork 0

daniel2y/raylib

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
raylib.pc.in 427 Bytes
一键复制 编辑 原始数据 按行查看 历史
Ray 提交于 2021-10-26 15:13 +08:00 . Update raylib.pc.in
prefix=@CMAKE_INSTALL_PREFIX@
exec_prefix=${prefix}
libdir=@libdir_for_pc_file@
includedir=@includedir_for_pc_file@
Name: raylib
Description: A simple and easy-to-use library to enjoy videogames programming
URL: https://github.com/raysan5/raylib
Version: @PROJECT_VERSION@
Libs: -L"${libdir}" -lraylib @PKG_CONFIG_LIBS_EXTRA@
Libs.private: @PKG_CONFIG_LIBS_PRIVATE@
Requires.private: @GLFW_PKG_DEPS@
Cflags: -I"${includedir}"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/y2h/raylib.git
git@gitee.com:y2h/raylib.git
y2h
raylib
raylib
master

搜索帮助