| commit | 28f35b4f16a9ac7c88571158fbb987de7d9dd610 | [log] [tgz] |
|---|---|---|
| author | Walter Gray <wgray@leapmotion.com> | Thu May 19 15:55:12 2016 -0700 |
| committer | Walter Gray <wgray@leapmotion.com> | Fri May 20 18:03:32 2016 -0700 |
| tree | ab3fb14672a79f4f40c84ec0d7360ef25d000e8a | |
| parent | 38e4713191f835c3736f1f9f419a2c721e91d2f4 [diff] |
add protobuf:: namespace to installed targets
diff --git a/cmake/install.cmake b/cmake/install.cmake index e096265..4d09955 100644 --- a/cmake/install.cmake +++ b/cmake/install.cmake
@@ -92,6 +92,7 @@ install(EXPORT protobuf-targets DESTINATION "${CMAKE_INSTALL_CMAKEDIR}" + NAMESPACE protobuf:: COMPONENT protobuf-export) configure_file(protobuf-config.cmake.in