26 Apr
2016
26 Apr
'16
1:01 p.m.
On 23/04/2016 19:08, Robert Ramey wrote:
This is not necessary at all. Cmake provides the `BUILD_SHARED_LIBS` variable that can be set to do this same purpose:
https://cmake.org/cmake/help/v3.5/variable/BUILD_SHARED_LIBS.html
Of course I saw this. This is a great example of the kind of thing that drives me nuts. looking at the CMake documentation
And this has to be said for boost build system, reading its documentation is not frustrating: I'm not even sure where to find it. Alain