[CMake] [MSVC] LINK_DIRECTORY do not add directories to project

Vincent Daanen vincent.daanen at imag.fr
Tue Feb 7 10:26:11 EST 2006


Dear cmake users,

I wrote a CMakeLists.txt to create a MSVC 6.0 project.
The problem is that the link directories are not added to the projet !

here is the cmakelists.txt line :
   
LINK_DIRECTORIES($(GMCAO)/tech/lib $(GMCAO)/GMCAO/lib 
$(HTMLHELP_DIR)/Lib $(TIMC_DIR)/DicomTools/lib/Mfc 
$(TIMC_DIR)/ArrayTimcNew/lib/Mfc)

do I miss something ?

 please help

 Vincent

-- 
Vincent Daanen, PhD
Research Engineer, Post-Doctoral Position
Laboratoire TIMC/IMAG (Univ. Joseph Fourier - CNRS UMR 5525)
Equipe GMCAO
Institut d'Ingénierie de l'Information de Santé (IN3S)
Faculté de Médecine - 38706 La Tronche cedex - France
Tel: +33 (0)4 56 52 00 54 - Fax: +33 (0)4 56 52 00 55
Vincent.Daanen at imag.fr

"Les problèmes ne peuvent être résolus par
ceux dont l'horizon se limite aux réalités 
quotidiennes, mais par ceux qui rêvent de 
choses qui n'ont jamais existées et qui se 
disent : Pourquoi Pas ?"

J-F Kennedy, 1963.



More information about the CMake mailing list