13 Star 60 Fork 25

kl222/TransformCoordinate

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
TransformCoordinate.pc.in 284 Bytes
一键复制 编辑 原始数据 按行查看 历史
kl222 提交于 2018-08-08 14:54 . Add TransformCoordinate.pc
prefix=@CMAKE_INSTALL_PREFIX@
libdir=${prefix}/lib
includedir=${prefix}/include
Name: @PROJECT_NAME@
Description: Transform coordinate C++ library
Version: @BUILD_VERSION@
Libs: -L${libdir} -lTransformCoordinate
Cflags: -I${includedir} @GpxModel_DEFINITIONS@
Requires:@GPXMODEL_LIB@
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/kl222/TransformCoordinate.git
[email protected]:kl222/TransformCoordinate.git
kl222
TransformCoordinate
TransformCoordinate
master

搜索帮助