On 31 December 2015 at 17:19, Nils Gladitz <nilsglad...@gmail.com> wrote:
> On 31.12.2015 14:19, David Cole via CMake wrote: > >> I can't think of a reason why we would not whitelist the FOLDER >> property... Unless somebody else chimes in with one, perhaps you could >> submit a proposed patch to whitelist it? >> > > As far as I remember INTERFACE libraries don't generate visual studio > projects. > Without generated projects there is nothing to be organized by the FOLDER > property. > > Nils > Indeed, that's another issue I just discovered and it's a problem too for me. I was looking for a solution for header-only libraries so that I can see them in my solution (and other convenience). Without being exposed in Visual Studio, interface targets are not very useful (except for configuration composition I guess). Looks like there is not many good solutions for header-only libraries to be visible in the VS solution.
-- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each offering, please visit: CMake Support: http://cmake.org/cmake/help/support.html CMake Consulting: http://cmake.org/cmake/help/consulting.html CMake Training Courses: http://cmake.org/cmake/help/training.html Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/cmake