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

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

ADD_EXECUTABLE (UseWX WX.cxx)

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