It would be very convenient if the cmake_paths could also override the CMAKE_CXX_STANDARD_LIBRARIES to ensure that the STL is the same as for project, and for packages. It could generate an additional CMake code for setting the proper STL like this: if (${CMAKE_VERSION} VERSION_GREATER...
Visit other Kitware open-source projects athttp://www.kitware.com/opensource/opensource.htmlPlease keep messages on-topic and check the CMake FAQ at:http://www.cmake.org/Wiki/CMake_FAQFollow this link to subscribe/unsubscribe:http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers...