I was just exploring in a command line the CMake Server mode in 3.8 (I
have not tried 3.9 yet) just to see what gets output and I was wondering
if CMake-Server mode supports "set_property(GLOBAL PROPERTY USE_FOLDERS
ON)" for any generator? I was specifically using the "ninja" generator
for my e
(My answers to your previous email are below this new question.)
I have another question thus: some libraries, especially on Windows,
provide both static and shared library. Is there any way for selecting
which kind of library we want to get?
For instance:
LibJPEGTurbo has (turbojpeg.lib + tu