mirror of
https://github.com/greg7mdp/parallel-hashmap.git
synced 2026-08-29 16:40:39 +08:00
Fix comment showing how to use FetchContents - issue #182
This commit is contained in:
Vendored
+1
-1
@@ -13,7 +13,7 @@
|
|||||||
FetchContent_MakeAvailable(parallel-hashmap)
|
FetchContent_MakeAvailable(parallel-hashmap)
|
||||||
|
|
||||||
...
|
...
|
||||||
target_link_libraries (my_target PRIVATE parallel-hashmap)
|
include_directories(${parallel-hashmap_SOURCE_DIR})
|
||||||
|
|
||||||
#]===================================================================]
|
#]===================================================================]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user