tree: cd00121a7f3ec48db93135fb1f1fe459a8e9144a [path history] [tgz]
  1. .gitignore
  2. CMakeLists.txt
  3. README.md
cmake_unofficial/README.md

The cmake script present in this directory offers the following options :

  • BUILD_XXHSUM : build the command line binary. ON by default
  • BUILD_SHARED_LIBS : build a dynamic library. OFF by default, builds static library instead.