This recipe introduces the superbuild pattern with a very simple example. We
will show how to use the
ExternalProject_Add
command to build a simple "Hello, World" program.
This recipe introduces the superbuild pattern with a very simple example. We
will show how to use the
ExternalProject_Add
command to build a simple "Hello, World" program.