2 Star 1 Fork 0

Brian_SYS / asdcplib-cincert-org

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.cmake 543 Bytes
一键复制 编辑 原始数据 按行查看 历史
**General**
As an alternative to configure (autotools), cmake build system files are provided.
In order to use them, you will need to install Cmake binaries on your system, or build Cmake from source.
Note: Cmake 2.8.12 or higher is required.
**Configuration**
Linux / MacOS:
$ mkdir build
$ cd build/
$ cmake ..
See man cmake for additional options.
**Build/Install**
make && sudo make install
will install in /usr/local/ as usual, in addition cmake target information will be installed in /usr/local/targets/
Wolfgang Ruppel 2016-04-20
1
https://gitee.com/brian_sys/asdcplib-cincert-org.git
git@gitee.com:brian_sys/asdcplib-cincert-org.git
brian_sys
asdcplib-cincert-org
asdcplib-cincert-org
master

搜索帮助