summaryrefslogtreecommitdiffstats
path: root/Tests/UseWX/CMakeLists.txt
blob: 139339afa50a34404ea03a47a7d3ccdcdc34be9b (plain)
1
2
3
4
5
6
7
8
9
PROJECT (UsewxWindows)

INCLUDE( ${CMAKE_ROOT}/Modules/Use_wxWindows.cmake)

ADD_EXECUTABLE (UseWX WIN32 WX.cxx)

#TODO: 
#- dll linking is not working on WIN32, need to '-DWXUSINGDLL' to preprocessor