Re: [CMake] CMake Tools for Visual Studio 1.0 RC2 Available

2013-06-19 Thread Szymon Gatner
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

[CMake] Externally build library import

2013-06-12 Thread Szymon Gatner
: - 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

[CMake] XP toolset for VC++2012

2013-05-12 Thread Szymon Gatner
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