Re: [CMake] How to structure compilation command line

Alexander Neundorf a.neundorf-work at gmx.net
Wed Jun 29 02:09:32 EDT 2005


> Von: Alain-Serge Nagni <alainsergenagni at yahoo.com> 
... 
> Hello, 
>  I would like to know if it's possible to modify the 
> structure of the instruction for compiling and linking 
> generated by cmake. To make it more clear, here is an 
> example: 
... 
> What I'm looking for is a way to force 
> `GraphicsMagick++-config --cppflags --cxxflags 
> --ldflags --libs` to be at the end of the instruction. 
>  
>  
> Can this be done with the parameters provided by 
> ccmake instead of doing it the generated make file? 
 
Visit  
http://www.cmake.org/Wiki/CMake_Useful_Variables#Build__rules 
Using these variables you can adjust the build commands. 
 
Bye 
Alex 
 

-- 
5 GB Mailbox, 50 FreeSMS http://www.gmx.net/de/go/promail
+++ GMX - die erste Adresse für Mail, Message, More +++


More information about the CMake mailing list