Re: [CMake] Adding QML files to project in CMakeLists.txt

2012-04-12 Thread Andreas Pakulat
On 12.04.12 03:25:35, Arjun Basu wrote: > Hello, > > I am Arjun. I have used cmake in the process of building many packages in > Linux but I am new to writing CMakeLIsts.txt file for my projects. I have a > Qt Quick project for which I wish to use cmake. I was wondering if adding > QML files to pr

[CMake] Adding QML files to project in CMakeLists.txt

2012-04-11 Thread Arjun Basu
Hello, I am Arjun. I have used cmake in the process of building many packages in Linux but I am new to writing CMakeLIsts.txt file for my projects. I have a Qt Quick project for which I wish to use cmake. I was wondering if adding QML files to projects is supported in cmake. I googled for it but d