I am using visual studio to make a project based on third party libraries (ITK). It require to use cmake source code first then cmake will generate .sln file which will be used to build project. In creator did setting for use of cmake as in http://doc.qt.digia.com/qtcreator-sn...ect-cmake.html
But after running Cmake its just opening Cmake file in project tree not the source, not other libraries.
How to make it ok?
Bookmarks