X-Git-Url: http://plrg.eecs.uci.edu/git/?p=libcds.git;a=blobdiff_plain;f=readme.md;h=19c5c484a454409d7a29fb79bf2846451e094bf3;hp=afd1ff9739181d8ac30a383eb96aad1870bf8968;hb=ad0bad280c5d7cf82bbd10eb7e5b006cbefdb6de;hpb=3a6b6384f4cfee1395f474d3fa782b50bbe86aef diff --git a/readme.md b/readme.md index afd1ff97..19c5c484 100644 --- a/readme.md +++ b/readme.md @@ -40,6 +40,10 @@ Download the latest release from http://sourceforge.net/projects/libcds/files/ See online doxygen-generated doc here: http://libcds.sourceforge.net/doc/cds-api/index.html +**How to build** + - *nix: [use CMake](build/cmake/readme.md) + - Windows: use MS Visual C++ 2015 project + **Pull request requirements** - Pull-request to *master* branch will be unconditionally rejected - *integration* branch is intended for pull-request. Usually, *integration* branch is the same as *master*