We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec86b78 commit fd72b5aCopy full SHA for fd72b5a
cmake/spectra-config.cmake.in
@@ -1,5 +1,6 @@
1
@PACKAGE_INIT@
2
3
+include(CMakeFindDependencyMacro)
4
find_dependency (Eigen3 CONFIG)
5
6
if(NOT TARGET Spectra::Spectra)
0 commit comments