Loading
Commits on Source 2
-
William Salmon authored
This example allows you to build in a folder out side of the folder that contains your source code. It dose this by moving your source code to a sub directory of build-root and then running the build commands in a different sub directory of build-root.
-
William Salmon authored
The hello.o and hello files can be rebuild while the libhello.o file is preserved and reused.