---------- Forwarded message ----------
From: ankit jain <ankitgu...@gmail.com>
Date: 2009/2/4
Subject: Re: [CMake] Is it necessary to link a executable file?
To: Eric Noulard <eric.noul...@gmail.com>




2009/2/4 Eric Noulard <eric.noul...@gmail.com>

2009/2/4 ankit jain <ankitgu...@gmail.com>:
>
> > Actually in this case i dont want to create libraries thats why iam
> > wondering whether making only executable is permissble or not?
>
> If you use
> ADD_EXECUTABLE
>
> it should work just fine.
> --
> Erk
>

I am using that only but it gives error because it goea to the folder
/usr/lib and try to link it with some .o file.

AJ
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to