Browse Source

librhash: Update build within CMake for rhash 1.3.9

Brad King 5 years ago
parent
commit
8d3770738c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Utilities/cmlibrhash/CMakeLists.txt

+ 1 - 1
Utilities/cmlibrhash/CMakeLists.txt

@@ -37,4 +37,4 @@ include_directories(
 
 add_library(cmlibrhash ${librhash_sources})
 
-install(FILES COPYING README DESTINATION ${CMAKE_DOC_DIR}/cmlibrhash)
+install(FILES COPYING DESTINATION ${CMAKE_DOC_DIR}/cmlibrhash)