DEV Community

Cover image for Learning CMake 3: creating custom targets

Learning CMake 3: creating custom targets

Israel Blancas on October 25, 2019

Learning CMake 3: understanding add_custom_command and add_custom_target During the previous chapters we learn how to create targets. These target...
Collapse
 
pgradot profile image
Pierre Gradot

Nice to see that I am not the only one writing about CMake here :)

Nice series, good job!

Collapse
 
rmalca profile image
Rodrigo Malca

Thank you very much, you saved my day