搜索资源列表
rf218.tar
- Linux下纯C语言的串口通讯例子,使用CMake编译。-Linux, the serial communication of pure C language example, the use of CMake build.
cmake-2.8.4.tar
- CMake跨平台的自动化建构系统工具,可以编译源代码、制作程式库、产生适配器(wrapper)、还可以用任意的顺序建构执行档。-CMake cross platform automation system construction tools
cmake-2.8.2-win32-x86
- cmake linux下的c/c++编译工具 只需要编写CMakefile.txt而不需要重新编写Makefile。并且提供将源代码和编译环境分离的框架,便于源代码的管理。-Cmake Linux of c/c++ compiler tools just need to write CMakefile. TXT without the need to write Makefile. And provide the source and compile environment of separat
cmake-2.8.8
- CMake是一个跨平台的安装(编译)工具,可以用简单的语句来描述所有平台的安装(编译过程)。他能够输出各种各样的makefile或者project文件,能测试编译器所支持的C++特性,类似UNIX下的automake。只是 CMake 的组态档取名为 CmakeLists.txt。Cmake 并不直接建构出最终的软件,而是产生标准的建构档(如 Unix 的 Makefile 或 Windows Visual C++ 的 projects/workspaces),然后再依一般的建构方式使用。这使得
CMake_Tutorial_zuixin
- cmake的官方指南,可以自动化编译,最全的语法分析。非常好的东西-ake official guide, can be automated compile the most complete parsing. Very good thing
cmake-2.8.11.2.tar
- CMake是一个跨平台的安装(编译)工具,可以用简单的语句来描述所有平台的安装(编译过程)。他能够输出各种各样的makefile或者project文件,能测试编译器所支持的C++特性,类似UNIX下的automake。只是 CMake 的组态档取名为 CmakeLists.txt。Cmake 并不直接建构出最终的软件,而是产生标准的建构档(如 Unix 的 Makefile 或 Windows Visual C++ 的 projects/workspaces),然后再依一般的建构方式使用。这使得
cmake-2.8.6
- cmake 2.86 跨平台编译工具,里面有具体的例子-cmake 2.86
qt-cmake-template
- 利用cmake 完成Qt GUI开发的一个模板源代码,可能通过cmake直接在命令行中编译,不用在Qt designer里进行设置(Using cmake to complete Qt GUI development of a template source code, which may be directly through the cmake command line compiled, not in Qt designer settings)
cmake-3.0.2.tar
- CMake是一个开源,跨平台的工具系列,旨在构建,测试和打包软件。CMake用于控制软件编译过程,使用简单的平台和编译器独立的配置文件,并生成本地makefile和工作空间,可以在您选择的编译器环境中使用。(CMake is an open-source, cross-platform family of tools designed to build, test and package software. CMake is used to control the software compil
cmake-3.9.6.tar
- cmake-3.9.6.tar.gz,CMake是一个跨平台的安装(编译)工具,可以用简单的语句来描述所有平台的安装(编译过程)(CMake is a cross platform installation (compilation) tool that can be used to describe the installation of all platforms (compilation process) with simple statements)