Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 315 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 315 Bytes

Running a custom command at build time: I. Using add_custom_command

This recipe will show how to use add_custom_target to add new targets with custom build goals to the build system.