On 06/24/2016 04:12 AM, Tobias Hunger wrote:
>> Please think about adding libuv earlier. As Brad wrote before, libuv
>> could replace some #ifdef code that we currently have
> 
> Feel free to merge it at your own pace. I'll just use your copy then:-)
> 
> Currently I just link to an external version of said library and have
> not yet tried to figure out what the policy is wrt. 3rd party code in
> cmake. Stephen suggested that we would need to include a copy into the
> cmake repository and hinted at a script that keeps these copies
> updated.

I can take care of the details of getting libuv enabled as a third-party
package within CMake.  I've just been waiting for time to do it and an
initial use case.  Daniel, if you are interested in this I once started
a prototype to convert cmSystemTools::RunSingleCommand over to libuv
that you could take over finishing.  Once you have it working I can look
at making libuv available in `master`.

-Brad

-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers

Reply via email to