Thanks a lot John for the example. Let see how can use it for my problem.
On Thu, Apr 30, 2009 at 5:17 PM, John Drescher wrote:
> On Thu, Apr 30, 2009 at 12:46 AM, Usman Ajmal
> wrote:
> > Hi,
> >
> > I am not clear with this CMakeLists.txt as to how to create it
> automatically
> > because i d
On Thu, Apr 30, 2009 at 12:46 AM, Usman Ajmal wrote:
> Hi,
>
> I am not clear with this CMakeLists.txt as to how to create it automatically
> because i don't know the conventions related to it.
>
> I have a project named test.pro having following files
>
> treemap.cpp
> treemap.h
> main.cpp
>
> Li
Hi,
I am not clear with this CMakeLists.txt as to how to create it automatically
because i don't know the conventions related to it.
I have a project named test.pro having following files
treemap.cpp
treemap.h
main.cpp
Libraries i am using are qt4, qt3support. The treemap.cpp comes from KDE
sou