[CMake] wxWidgets and Visual Studio

Mauro Ziliani mauro.ziliani.tmp at gmail.com
Sat Aug 29 04:29:13 EDT 2015


Hi all.
I'm porting my projects from bakefile (legacy) generator to cmake.

The projects will be generated for vs2008 e gcc linux.

When I generate for vs2008 either for Debug and Release the wx include
directory is
${WXWIN}/include/vc_lib/mswu, while i expected that

for Debug the include dir should be ${WXWIN}/include/vc_lib/mswud
for Release the include dir should be ${WXWIN}/include/vc_lib/mswu

Any experience about that?

Best regards,
  Mauro
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20150829/c902abff/attachment.html>


More information about the CMake mailing list