We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7a2433 commit c905c01Copy full SHA for c905c01
CMakeLists.txt
@@ -76,6 +76,7 @@ if (UNIX)
76
endif ()
77
else ()
78
set(wxWidgets_ROOT_DIR $ENV{WXMSW3})
79
+ set(CMAKE_MAP_IMPORTED_CONFIG_DEBUG Release)
80
find_package(wxWidgets REQUIRED xrc stc richtext ribbon propgrid aui gl html qa adv core xml net base scintilla)
81
82
0 commit comments