<html><head></head><body style="font-family: times new roman,new york,times,serif; font-size: 12pt;">Hi everyone.<br><br>I am using Modules/FindwxWidgets.cmake on basis of cmake wiki recommendation to use wx windows,<br><br>I think I have everything except the definitions<br>MSG("WXWIDGETS_DEFINITIONS=${WXWIDGETS_DEFINITIONS}")<br>prints<br>_FILE_OFFSET_BITS=64_LARGE_FILES__WXGTK__<br><br>which does not include spaces and if I place it in definitions for cmake<br><br>ADD_DEFINITIONS(-D${WXWIDGETS_DEFINITIONS})<br><br>I get errors,<br><br>any thoughts<br><br>thanks<br><br>Leila<br></body></html>