Skip to content

Commit 18d8af9

Browse files
committed
Robin hood hashing
1 parent a33eb13 commit 18d8af9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ target_link_libraries(Strife.Engine PUBLIC
193193
OALWrapper
194194
SLikeNet
195195
Strife.ML
196-
robin_hood
196+
robin_hood::robin_hood
197197
)
198198

199199
if(APPLE)

0 commit comments

Comments
 (0)