eature request tho: could Tools ->
CMake GUI run CMake GUI with current project source/binary directories
already set? Currently it just runs the GUI which loads last project and
not the one that is open in Visual Studio.
Regards,
Szymon Gatner
--
Powered by www.kitware.com
Visit other Kitware op
:
- custom command or custom target (not sure which actually)
- add_library with IMPORTED paramater pointing to a path with lib file
generated by previous step
unfortunately I am not able to make it work. Custom target/command are not
called. How to make this work?
Regards,
Szymon Gatner
--
Powered
dding
set(CMAKE_GENERATOR_TOOLSET v110_xp)
to the root CMakeLists.txt (tried also with "v110_xp" as was not sure). I
am new to CMake and probably missing something obvious?
Regards,
Szymon Gatner
--
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/openso