Thanks, Sergei. I didn't want to derail this thread with details of my particular issue until I confirmed CMake is still supported. I'll prepare a proper issue report. :)
If it's alright, I will also open a PR to remove that warning from CMakeLists.txt indicating that it's "poorly maintained". It sounds like that warning is outdated, judging by the responses here. On Fri, Jan 6, 2017 at 10:27 AM Sergei Nikulov <[email protected]> wrote: > 2017-01-06 10:15 GMT+03:00 Noam Chitayat <[email protected]>: > > > > > Is the CMake build system still considered poorly maintained? > > No. We'll fix any issues related to CMake build if you provide details. > You can always submit issue here https://github.com/curl/curl with > exact description of problem. > > > > > I'm mainly asking because I am trying to cross-compile libcurl using > CMake > > now, and am running into trouble (which I'm happy to discuss further in a > > separate thread if needed). I'm not sure if I will even be able to > succeed > > using CMake, first and foremost. If CMake support is still missing > critical > > features, I'll switch to using buildconf+configure to build curl, and > > dismiss the CMake path for now. Otherwise, I'll start a thread detailing > my > > cross-compiler woes and debug further. > > Have you read http://www.vtk.org/Wiki/CMake_Cross_Compiling? > Have you created toolchain file for your environment as described? > Could you please provide more details? > > > > > Thank you for your time! > > Noam Chitayat > > > > ------------------------------------------------------------------- > > List admin: https://cool.haxx.se/list/listinfo/curl-library > > Etiquette: https://curl.haxx.se/mail/etiquette.html > > > > -- > Best Regards, > Sergei Nikulov > ------------------------------------------------------------------- > List admin: https://cool.haxx.se/list/listinfo/curl-library > Etiquette: https://curl.haxx.se/mail/etiquette.html
------------------------------------------------------------------- List admin: https://cool.haxx.se/list/listinfo/curl-library Etiquette: https://curl.haxx.se/mail/etiquette.html
