Skip to content

Commit c905c01

Browse files
committed
testing using release versions of wxWidgets
1 parent c7a2433 commit c905c01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ if (UNIX)
7676
endif ()
7777
else ()
7878
set(wxWidgets_ROOT_DIR $ENV{WXMSW3})
79+
set(CMAKE_MAP_IMPORTED_CONFIG_DEBUG Release)
7980
find_package(wxWidgets REQUIRED xrc stc richtext ribbon propgrid aui gl html qa adv core xml net base scintilla)
8081
endif ()
8182

0 commit comments

Comments
 (0)