소스 검색

Merge pull request #1101 from XB32Z/patch-2

Update open62541-config.cmake.in
Stefan Profanter 7 년 전
부모
커밋
8ea5a54c96
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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")