cmake: Install cmake config into the correct directory.
authorAndreas Schneider <asn@samba.org>
Wed, 16 Apr 2014 13:46:55 +0000 (15:46 +0200)
committerAndreas Schneider <asn@samba.org>
Wed, 16 Apr 2014 13:46:55 +0000 (15:46 +0200)
CMakeLists.txt

index fd621e9dfcbe7d63e3a19ed5366c522213de977c..40d65957b23854bfca997a3bbbdc31db69ace792 100644 (file)
@@ -83,7 +83,7 @@ install(
         ${CMAKE_CURRENT_BINARY_DIR}/nss_wrapper-config-version.cmake
         ${CMAKE_CURRENT_BINARY_DIR}/nss_wrapper-config.cmake
     DESTINATION
-        ${CMAKE_INSTALL_DIR}
+        ${CMAKE_INSTALL_DIR}/nss_wrapper
     COMPONENT
         devel
 )