On 06/08/2015 08:49 AM, Tamás Kenéz wrote: > Hi All, > > I've just created CMake support for libuv: > https://github.com/tamaskenez/libuv-cmake. > Users, testers and contributors are welcome! > > I know cmake support is not on the roadmap that's why I'm not going to > send a pull-request for this. > > Features: > > - Supports all platforms mentioned in Makefile.am/uv.gyp (but tested > only on Linux, Mac, Windows) > - Builds and installs `run-tests` and `run-benchmarks`, too. > - Supports building shared lib (and Windows tests pass, unlike uv.gyp) > - Installs a config-module `libuv-cmake.cmake` for find_package which > provides an import library target `libuv` > - Contains a simple test script which builds `libuv` and builds and runs > `run-tests` in separate source-tree to test the config-module > - Expects CMake version >= 3.0 (I'll add support for 2.8.11 upon request) > > You can test the cmake build with these lines: > > git clone https://github.com/tamaskenez/libuv-cmake > cd libuv-cmake > ./cmake-testbuild.sh >
Sweet, thanks for letting us know! Feel free to add it to the list in the Wiki (https://github.com/libuv/libuv/wiki/Projects-that-use-libuv#other) the "other" section is probably the most appropriate one. Cheers, -- Saúl Ibarra Corretgé bettercallsaghul.com -- You received this message because you are subscribed to the Google Groups "libuv" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/libuv. For more options, visit https://groups.google.com/d/optout.
signature.asc
Description: OpenPGP digital signature
