Hi,
I've a problem importing a CMake project in Qt Creator.
I mean, everything seems fine, but I'm not able to find "include"
directory (and all files in that dir) in files list. All other
directories (src, res, ui) are present.
My CMakeLists.txt contains the row
include_directories( include ${EXIF_INCLUDE_DIRS} ${CMAKE_BINARY_DIR} )
and it builds perfectly inside Qt Creator or outside.
Do you have any idea where's the problem?
Thanks,
Tony.
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-creator