forked from weaselab/conflict-set
Add HOMEPAGE_URL
This commit is contained in:
@@ -4,6 +4,7 @@ project(
|
||||
VERSION 0.0.1
|
||||
DESCRIPTION
|
||||
"A data structure for optimistic concurrency control on ranges of bitwise-lexicographically-ordered keys."
|
||||
HOMEPAGE_URL "https://git.weaselab.dev/weaselab/conflict-set"
|
||||
LANGUAGES C CXX)
|
||||
set(CMAKE_CXX_STANDARD 20)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user