]> granicus.if.org Git - gc/commit
Update README.cmake regarding Unix, C++ and tests
authorIvan Maidanski <ivmai@mail.ru>
Wed, 17 Jul 2019 08:52:26 +0000 (11:52 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Wed, 17 Jul 2019 08:53:16 +0000 (11:53 +0300)
commit64706a08ec4cdc07160e4bc3f0ece7874f663458
tree081e6d13832cb92c6758b7ac1167a1499164212c
parent9cb5ccc1072e82ced4bc2f83ee1e81840f76ea50
Update README.cmake regarding Unix, C++ and tests

Issue #105 (bdwgc).

* doc/README.cmake: Mention that Unix targets are also supported;
remove not that support is not yet complete; update the list of
supported targets (that CMake is able to generate for); use Visual
Studio 9 instead of Visual Studio 8 in the examples; document
enable_cplusplus and build_tests options; provide an example with
--config option; change "build" artifacts folder to "out" one in
the example.
doc/README.cmake