Hello!<br>I'm using CMake 2.8.7 and setting up a project with very specific restrictions on a library set to link with. The problem is to remove pre-set libraries (like kernel32.lib) from the "link with" section of the project. Setting CMAKE_CXX_EXPLICIT_LINK_LIBRARIES didn't play. Is there any way to have such a fine control of the project generation.<br>
<br>And another similar question. Is there any way in CMake to tune settings in the main section for compiler flags (i. e. not to provide additional flags, but get rid of some default ones)?<br><br>Thank you in advance.<br>
<br>Mikhail.<br><i></i>