Explorar el Código

librhash: Update build within CMake for rhash 1.3.9

Brad King hace 5 años
padre
commit
8d3770738c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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)