Skip to content

Commit 4faa889

Browse files
committed
Update required Boost components
1 parent 2da10c0 commit 4faa889

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kigumiConfig.cmake

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
find_dependency(Boost REQUIRED COMPONENTS container container_hash endian iterator range)
1+
find_dependency(Boost REQUIRED COMPONENTS container container_hash endian iterator range unordered)
22
find_dependency(CGAL REQUIRED)
33
find_dependency(FastFloat REQUIRED)
44

0 commit comments

Comments
 (0)