1 parent f6da3ff commit 4b9abdaCopy full SHA for 4b9abda
1 file changed
cmake/EntropyCoreConfig.cmake.in
@@ -4,6 +4,7 @@ include(CMakeFindDependencyMacro)
4
5
# Find required dependencies
6
find_dependency(Boost REQUIRED COMPONENTS type_index)
7
+find_dependency(efsw CONFIG REQUIRED)
8
9
# Find optional dependencies based on how the package was built
10
set(ENTROPY_WITH_TRACY @ENTROPY_WITH_TRACY@)
0 commit comments