---------- Forwarded message ---------- From: ankit jain <[email protected]> Date: 2009/2/4 Subject: Re: [CMake] Is it necessary to link a executable file? To: Eric Noulard <[email protected]>
2009/2/4 Eric Noulard <[email protected]> 2009/2/4 ankit jain <[email protected]>: > > > 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 [email protected] http://www.cmake.org/mailman/listinfo/cmake
