Skip to content

Commit 4b9abda

Browse files
committed
Add efsw to CMake config dependencies
1 parent f6da3ff commit 4b9abda

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

cmake/EntropyCoreConfig.cmake.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ include(CMakeFindDependencyMacro)
44

55
# Find required dependencies
66
find_dependency(Boost REQUIRED COMPONENTS type_index)
7+
find_dependency(efsw CONFIG REQUIRED)
78

89
# Find optional dependencies based on how the package was built
910
set(ENTROPY_WITH_TRACY @ENTROPY_WITH_TRACY@)

0 commit comments

Comments
 (0)