Skip to content

Commit ad471c6

Browse files
committed
cmake: added namespace ot export target
1 parent 995e728 commit ad471c6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ if(IGFD_INSTALL)
5858
# Install export targets
5959
install(EXPORT ImGuiFileDialogTargets
6060
FILE ImGuiFileDialogConfig.cmake
61+
NAMESPACE ImGuiFileDialog::
6162
DESTINATION ${CMAKE_INSTALL_LIBDIR}/cmake/ImGuiFileDialog
6263
)
6364
endif()

0 commit comments

Comments
 (0)