mirror of
https://github.com/znc/znc.git
synced 2026-07-07 02:11:20 +02:00
Remove done todo
This commit is contained in:
@@ -269,8 +269,6 @@ else()
|
||||
set(CSOCK_USE_POLL true)
|
||||
endif()
|
||||
|
||||
# TODO: verify that this find_package works; on Gentoo it's not currently (Jan
|
||||
# 2023) packaged, so in my tests it always falls back to submodule
|
||||
find_package(cctz QUIET)
|
||||
set(cctz_cc "")
|
||||
if (cctz_FOUND)
|
||||
|
||||
Reference in New Issue
Block a user