All Projects → BrightXiaoHan → Cmaketutorial

BrightXiaoHan / Cmaketutorial

Licence: mit
CMake中文实战教程

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Cmaketutorial

Shogun
Shōgun
Stars: ✭ 2,859 (+889.27%)
Mutual labels:  cmake
Ios Cmake
A toolchain file and examples using cmake for iOS development (this is a fork of a similar project found on code.google.com)
Stars: ✭ 275 (-4.84%)
Mutual labels:  cmake
Programming learning resource
Stars: ✭ 288 (-0.35%)
Mutual labels:  cmake
Bgfx.cmake
Independently maintained CMake build scripts for bgfx. Released under public domain.
Stars: ✭ 267 (-7.61%)
Mutual labels:  cmake
Boost Cmake
Easy Boost integration in CMake projects
Stars: ✭ 274 (-5.19%)
Mutual labels:  cmake
Cleancppproject
Clean C++ project for you to use. Features: Modern CMake, CPack, Doxygen, PlantUML, Catch Unit testing, static analysis
Stars: ✭ 276 (-4.5%)
Mutual labels:  cmake
Libspng
Simple, modern libpng alternative
Stars: ✭ 265 (-8.3%)
Mutual labels:  cmake
Log4qt
Log4Qt - Logging for the Qt cross-platform application framework
Stars: ✭ 292 (+1.04%)
Mutual labels:  cmake
Docs
🎓 Collection of useful PHP frequently asked questions, articles and best practices
Stars: ✭ 275 (-4.84%)
Mutual labels:  tutorials
Presentation
📑 Presentation helps you to make tutorials, release notes and animated pages.
Stars: ✭ 3,004 (+939.45%)
Mutual labels:  tutorials
Libsamplerate
An audio Sample Rate Conversion library
Stars: ✭ 267 (-7.61%)
Mutual labels:  cmake
Buildapks
Really quickly build APKs on handheld device (smartphone and tablet) in Amazon, Android, Chromebook, PRoot and Windows📲 See https://buildapks.github.io/docsBuildAPKs/setup to start building APKs.
Stars: ✭ 272 (-5.88%)
Mutual labels:  tutorials
Docable Notebooks
📒 Next-Generation Interactive Notebooks
Stars: ✭ 279 (-3.46%)
Mutual labels:  tutorials
Boomerang
Boomerang Decompiler - Fighting the code-rot :)
Stars: ✭ 265 (-8.3%)
Mutual labels:  cmake
S25client
Return To The Roots (Settlers II(R) Clone)
Stars: ✭ 288 (-0.35%)
Mutual labels:  cmake
Bitmagic
BitMagic Library
Stars: ✭ 263 (-9%)
Mutual labels:  cmake
Cmrc
A Resource Compiler in a Single CMake Script
Stars: ✭ 272 (-5.88%)
Mutual labels:  cmake
Package Example
CMake: config mode of find_package command (examples)
Stars: ✭ 293 (+1.38%)
Mutual labels:  cmake
Dive Into Dl Tensorflow2.0
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为TensorFlow 2.0实现,项目已得到李沐老师的认可
Stars: ✭ 3,380 (+1069.55%)
Mutual labels:  tutorials
Arcemu
World Of Warcraft 3.3.5a server package
Stars: ✭ 281 (-2.77%)
Mutual labels:  cmake

Cmake中文实战教程

本项目以代码讲用法,旨在帮助初学者学习CMake的基本用法,也会结合实际开发经验将最核心最常用的用法使用实际的代码案例进行讲解。该项目很难涵盖CMake的所有用法,本项目只会扮演一个引路者的角色,在实际的项目开发中,要学会根据需求灵活查阅官方文档解决问题。(本教程的所有章节使用c++以及linux环境演示)

目录

Github Pages

https://brightxiaohan.github.io/CMakeTutorial/

知乎博客地址

cmake 实用指南

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].