[CMake] Linker flags not considered - solved

pellegrini pellegrini at ill.fr
Wed Oct 12 12:35:30 EDT 2011


that's work ! Great !

Thanks a lot Rolf

Rolf Eike Beer a écrit :
> On Mi., 12. Okt. 2011 17:05:52 CEST, pellegrini <pellegrini at ill.fr> wrote:
>
>   
>> Hi all,
>>
>> I would like to build a project using intel fortran compiler. When 
>> building the project I would like to add/change two linker
>> flags:
>>          - /stack:128000000
>>          - /subsystem:windows (when launched, the executable (GUI) will not 
>> launch any additional terminal)
>>     
>
> This usually means you want to add the WIN32 flag in your ADD_EXECUTABLE call. See the documentation of it.
>
> Eike
> --
>
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.cmake.org/mailman/listinfo/cmake


-- 
Eric Pellegrini
Calcul Scientifique
Institut Laue-Langevin
Grenoble, France



More information about the CMake mailing list