Ver Fonte

librhash: Update build within CMake for rhash 1.3.9

Brad King há 5 anos atrás
pai
commit
8d3770738c
1 ficheiros alterados com 1 adições e 1 exclusões
  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)