xxHash/cmake_unofficial
2019-02-12 22:29:57 +01:00
..
.gitignore cmake : added option BUILD_SHARED_LIBS set to ON 2017-09-13 18:30:42 -07:00
CMakeLists.txt Added missing condition to export symbols on Windows with CMake. 2019-02-12 22:29:57 +01:00
README.md added trailingWhitespace test as make target 2018-03-18 17:17:02 -07:00

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 dynamic library. ON by default.