Hello everybody,

I am using CMake 2.8 on a Fortran 90 project using ifort compiler.

I would like to specify the path for Winteracter graphical library not only when linking but also when compiling.
By the way the library is not in a standard location.

I tried to use target_link_libraries function but obviously as indicated by its name, it may do the job when linking but certainly not when compiling.

Any idea ?

thans in advance

Eric


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

_______________________________________________
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

Reply via email to