mirror of
https://github.com/curl/curl.git
synced 2026-04-14 21:51:41 +03:00
cmake: update a comment
This commit is contained in:
parent
e413a38190
commit
d248d17cf3
1 changed files with 1 additions and 1 deletions
|
|
@ -70,5 +70,5 @@ if(NOT SFTPD)
|
|||
endif()
|
||||
mark_as_advanced(SFTPD)
|
||||
|
||||
# Consumed variables: APXS, CADDY, HTTPD, HTTPD_NGHTTPX, DANTED, VSFTPD, SSHD
|
||||
# Consumed variables: APXS, CADDY, DANTED, HTTPD, HTTPD_NGHTTPX, SFTPD, SSHD, VSFTPD
|
||||
configure_file("config.ini.in" "${CMAKE_CURRENT_BINARY_DIR}/config.ini" @ONLY)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue