Skip to content

Commit b187e1b

Browse files
committed
Debugging wxWidgets windows location
1 parent aad7bfc commit b187e1b

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
@@ -144,6 +144,7 @@ if (UNIX)
144144
endif()
145145
else()
146146
set(wxWidgets_ROOT_DIR $ENV{WXMSW3})
147+
message(wxWidgets_ROOT_DIR)
147148
find_package(wxWidgets REQUIRED xrc webview stc richtext ribbon propgrid aui gl html qa adv core xml net base scintilla)
148149
endif()
149150

0 commit comments

Comments
 (0)