Browse Source

Merge pull request #1101 from XB32Z/patch-2

Update open62541-config.cmake.in
Stefan Profanter 7 years ago
parent
commit
8ea5a54c96
1 changed files with 2 additions and 0 deletions
  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")