Skip to content

Commit

Permalink
echo wxAll include directories for debugging.
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed May 13, 2013
1 parent 8056d59 commit 84fef36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wxWidgets-2.9.1/wxCMake/wxSystem.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -282,6 +282,7 @@ endmacro(MAKE_HEADER)
#----------------------------------------------------------
macro(SETUP_WX_ALL TARGET)

message(STATUS "wxAll_INC: " ${wxALL_INC})
include_directories(${wxALL_INC})

add_definitions(-DWXBUILDING -D_UNICODE -DwxUSE_BASE=1)
Expand Down

0 comments on commit 84fef36

Please sign in to comment.