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

Eric Noulard eric.noulard at gmail.com
Wed Feb 4 04:52:02 EST 2009


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


More information about the CMake mailing list