mirror of
https://github.com/moparisthebest/curl
synced 2024-10-31 15:45:12 -04:00
898b012a9b
Note that for some reason there is this warning (that also exists with autotools, added since curl-7_15_1-94-ga718cb05f): docs/libcurl/curl_multi_socket_all.3:1: can't open `man3/curl_multi_socket.3': No such file or directory Additionally, adjust the roffit --mandir option to support creating links when doing out-of-tree builds. Ref: https://github.com/curl/curl/pull/1288
4 lines
85 B
CMake
4 lines
85 B
CMake
#add_subdirectory(examples)
|
|
add_subdirectory(libcurl)
|
|
add_subdirectory(cmdline-opts)
|