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

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -

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