Skip to content

Commit

Permalink
Use the correct gsl::gsl-lite instead of alias
Browse files Browse the repository at this point in the history
Change-Id: If646b7ac5a574f8404459293ab9799dbe23e6dca
Reviewed-on: http://review.couchbase.org/c/kv_engine/+/161953
Reviewed-by: James H <james.harrison@couchbase.com>
Tested-by: Trond Norbye <trond.norbye@couchbase.com>
  • Loading branch information
trondn committed Sep 21, 2021
1 parent cb74cf2 commit e038f5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion daemon/CMakeLists.txt
Expand Up @@ -223,7 +223,7 @@ target_link_libraries(memcached_daemon
cbsasl
cbcompress
engine_utilities
gsl_lite
gsl::gsl-lite
platform_cb_malloc_arena
JSON_checker
memcached_rbac
Expand Down

0 comments on commit e038f5b

Please sign in to comment.