Explorar o código

Update open62541-config.cmake.in

Missing the open62541_TOOLS_DIR variable
Pierre %!s(int64=8) %!d(string=hai) anos
pai
achega
cdfc51b138
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      tools/cmake/open62541-config.cmake.in

+ 2 - 0
tools/cmake/open62541-config.cmake.in

@@ -1,3 +1,5 @@
 @PACKAGE_INIT@
 
 include ("@PACKAGE_target_install_dest_name@")
+
+set (open62541_TOOLS_DIR @PACKAGE_open62541_tools_dir@ CACHE PATH "Path to the directory that contains the tooling of the stack")