Modern CMake - PPT

 

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

 

cd googletest

mkdir build | cd

cmake ..

image.png

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

image.png

 

image.png

 

image.png

 

image.png

 

image.png

 

image.png

 

image.png

 

image.png

 

 

image.png

 


posted @ 2019-07-01 22:36  哈骑士  阅读(641)  评论(0)    收藏  举报