We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb6b4c9 commit a1dd78eCopy full SHA for a1dd78e
cmake/h5ppConfig.deps-cmake.cmake.in
@@ -5,6 +5,7 @@
5
####################################################################
6
### Append search paths for find_package and find_library calls ###
7
8
+cmake_policy(SET CMP0074 NEW) # To let find_dependency use _ROOT variables
9
10
# Search the same directories as during configure
11
set(Eigen3_ROOT @PACKAGE_Eigen3_ROOT@)
0 commit comments