cmake - Does intall target always depends on ALL_BUILD target in a C++ project -


i ask question out of curiosity. when build c++ project cmake, contain 2 targets:

all_build install 

if understand well, install target depends on all_build, , have counter-examples not follow rule? thanks


Comments

Popular posts from this blog

android - Pass an Serializable object in AIDL -

php - Improving script execution time -

How to provide Authorization & Authentication using Asp.net, C#? -