Modern CMake - PPT

 

New concept: "everything is a (self-contained) target".

 

cd googletest

mkdir build | cd

cmake ..

Modern CMake - PPT

Anatomy of a CMake Project

When writing your project configuration never assume to know on which toolchain/platform you are building

Keep your Project definitions Explicit

Modern CMake - PPT

 

Modern CMake - PPT

 

Modern CMake - PPT

 

Modern CMake - PPT

 

Modern CMake - PPT

 

Modern CMake - PPT

 

Modern CMake - PPT

 

Modern CMake - PPT

 

 

Modern CMake - PPT

 


上一篇:Mybatis XML文件中使用CDATA标签


下一篇:XML CDATA概述