Unfortunately, my Google search only turns up CMake - Wiki - GNU_style_example which has a broken link to the example code.
I would like to use this format/structure for my project, but I'd like to see how the CMakeLists.txt files need to be set up to compile shared/static libraries and a number of executables.
Anyone use this style for their projects that could post an example? Thanks in advance.