Hi everyone.

I am using Modules/FindwxWidgets.cmake on basis of cmake wiki recommendation to 
use wx windows,

I think I have everything except the definitions
MSG("WXWIDGETS_DEFINITIONS=${WXWIDGETS_DEFINITIONS}")
prints
_FILE_OFFSET_BITS=64_LARGE_FILES__WXGTK__

which does not include spaces and if I place it in definitions for cmake

ADD_DEFINITIONS(-D${WXWIDGETS_DEFINITIONS})

I get errors,

any thoughts

thanks

Leila
_______________________________________________
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