mirror of
https://github.com/apple/foundationdb.git
synced 2025-05-14 09:58:50 +08:00
Update cmake/FDBComponents.cmake
This commit is contained in:
parent
82fcefcb7b
commit
08eaa4bc8a
@ -121,7 +121,6 @@ endif()
|
||||
|
||||
# TOML can download and install itself into the binary directory, so it should
|
||||
# always be available.
|
||||
#find_package(TOML11)
|
||||
find_package(toml11 QUIET)
|
||||
if(toml11_FOUND)
|
||||
add_library(toml11_target INTERFACE)
|
||||
|
Loading…
x
Reference in New Issue
Block a user