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 995e728 commit ad471c6Copy full SHA for ad471c6
1 file changed
CMakeLists.txt
@@ -58,6 +58,7 @@ if(IGFD_INSTALL)
58
# Install export targets
59
install(EXPORT ImGuiFileDialogTargets
60
FILE ImGuiFileDialogConfig.cmake
61
+ NAMESPACE ImGuiFileDialog::
62
DESTINATION ${CMAKE_INSTALL_LIBDIR}/cmake/ImGuiFileDialog
63
)
64
endif()
0 commit comments