[CMake] Fwd: Is it necessary to link a executable file?

ankit jain ankitguddu at gmail.com
Wed Feb 4 05:03:07 EST 2009


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




2009/2/4 Eric Noulard <eric.noulard at gmail.com>

2009/2/4 ankit jain <ankitguddu at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20090204/90e083df/attachment.htm>


More information about the CMake mailing list