We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2da10c0 commit 4faa889Copy full SHA for 4faa889
kigumiConfig.cmake
@@ -1,4 +1,4 @@
1
-find_dependency(Boost REQUIRED COMPONENTS container container_hash endian iterator range)
+find_dependency(Boost REQUIRED COMPONENTS container container_hash endian iterator range unordered)
2
find_dependency(CGAL REQUIRED)
3
find_dependency(FastFloat REQUIRED)
4
0 commit comments