|
@@ -913,7 +913,7 @@ add_custom_target(cpplint cpplint
|
|
# specify install location with `-DCMAKE_INSTALL_PREFIX=xyz`
|
|
# specify install location with `-DCMAKE_INSTALL_PREFIX=xyz`
|
|
# Enable shared library with `-DBUILD_SHARED_LIBS=ON`
|
|
# Enable shared library with `-DBUILD_SHARED_LIBS=ON`
|
|
|
|
|
|
-set(cmake_configfile_install ${LIB_INSTALL_DIR}/cmake)
|
|
|
|
|
|
+set(cmake_configfile_install ${LIB_INSTALL_DIR}/cmake/open62541)
|
|
set(target_install_dest_name "${cmake_configfile_install}/open62541Targets.cmake")
|
|
set(target_install_dest_name "${cmake_configfile_install}/open62541Targets.cmake")
|
|
set(open62541_tools_dir share/open62541/tools)
|
|
set(open62541_tools_dir share/open62541/tools)
|
|
set(open62541_deps_dir include/open62541/deps)
|
|
set(open62541_deps_dir include/open62541/deps)
|