How open Qt Creator project (itk-snap) using Cmake
问题 I am interested to import Itk-snap source code in Qt5.4. Based on their help I could built the executable itksnap in my system using cmake(3.4.1). Then, I have imported the Cmakelist.txt in Qt creator and pressed "run camke". It is configured successfully, but I cannot see the project file ( no main.cpp or any file in left panel)! , cannot build it because it does not loaded in Qt creator. What do I do wrong? How can I have itksnap in my QT creator. I am using OSX, and unix generator for