aboutsummaryrefslogtreecommitdiffhomepage
path: root/cmake/install.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/install.cmake')
-rw-r--r--cmake/install.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/install.cmake b/cmake/install.cmake
index e0962659..4d099558 100644
--- a/cmake/install.cmake
+++ b/cmake/install.cmake
@@ -92,6 +92,7 @@ endif()
install(EXPORT protobuf-targets
DESTINATION "${CMAKE_INSTALL_CMAKEDIR}"
+ NAMESPACE protobuf::
COMPONENT protobuf-export)
configure_file(protobuf-config.cmake.in