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 9e4c3b4 commit 1a1d99fCopy full SHA for 1a1d99f
1 file changed
CMakeLists.txt
@@ -15,7 +15,7 @@ endif()
15
16
if(WIN32)
17
else() # Linux
18
- add_definitions(-DIMGUI_USER_CONFIG="ImGuiFileDialogConfigUnix.h")
+ add_definitions(-DCUSTOM_IMGUIFILEDIALOG_CONFIG="ImGuiFileDialogConfigUnix.h")
19
endif()
20
21
# various settings
0 commit comments