diff options
author | Isabella Muerte <63051+slurps-mad-rips@users.noreply.github.com> | 2019-09-28 06:47:20 -0700 |
---|---|---|
committer | Saúl Ibarra Corretgé <s@saghul.net> | 2019-10-04 23:49:25 +0200 |
commit | edbf293479a793090e4c62b2e1c408a24dccf449 (patch) | |
tree | d8772f43b706110853d5ce5a45f3821bf4c106de /docs/src | |
parent | ae12376dbb56fa080b699f00840c7b9c5230a85f (diff) | |
download | libuv-edbf293479a793090e4c62b2e1c408a24dccf449.tar.gz libuv-edbf293479a793090e4c62b2e1c408a24dccf449.zip |
build,cmake: don't try to detect a C++ compiler
- Bump CMake version to 3.4 so we can eventually use all the
cool things like better generator expression support, and
`target_sources`, and also better MSVC runtime linkage support
- Reorganize includes to be all in one place.
- Rename libuv_buildtests option to LIBUV_BUILD_TESTS. It is disabled
unless BUILD_TESTING is ON *and* libuv is the "root" project. This helps
projects that might use libuv as a git submodule, or as a download that
is then passed to `add_subdirectory`.
Refs: https://github.com/libuv/libuv/pull/2490
PR-URL: https://github.com/libuv/libuv/pull/2495
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Saúl Ibarra Corretgé <s@saghul.net>
Diffstat (limited to 'docs/src')
0 files changed, 0 insertions, 0 deletions