[CMake] Changing an External MSProject configuration to build DLLs (Dynamic Libraries)

Jan Woetzel jw at mip.informatik.uni-kiel.de
Thu Aug 10 07:16:08 EDT 2006


Hi Alan and Ryan,
can you guys please give a little more detail ?

(1) Are you talking about nmake or MSVS "IDE" ?

(2) Do you just want to link against the correct libs/includes for a 
certain configuration of WX ?
Debug and Relase configuratiion "libs"+includes  should work out of the 
box if you specify the appropriate wxWidgtes_LIB_DIR
See the logic of the FindwsWidgets.cmake

(3) Or do you want to see the wx project files (.vcproj) inside your own 
projects IDE (.sln) ?
--> INCLUDE_EXTERNAL_MSPROJECT

Best,
Jan.

-- 

  Dipl.-Ing. Jan Woetzel
--------------------------------------------------
  University of Kiel
  Institute of Computer Science and Applied Mathematics
  Hermann-Rodewald-Str. 3 [room 310]
  24098 Kiel/Germany
--------------------------------------------------
  Phone +49-431-880-4477
  Fax   +49-431-880-4845
  Mob.  +49-179-2937346
--------------------------------------------------
  Url   www.mip.informatik.uni-kiel.de/~jw
  Email jw at mip.informatik.uni-kiel.de



More information about the CMake mailing list