mirror of
https://github.com/ekaaty/ca-certificates-brazil.git
synced 2025-12-06 01:22:38 -03:00
Fix documentation path
This commit is contained in:
@@ -132,7 +132,7 @@ install(
|
||||
${CMAKE_INSTALL_PREFIX}/${CACERT_INSTALL_DIR}
|
||||
)
|
||||
|
||||
set(DOCS_INSTALL_DIR "share/doc/${PROJECT}")
|
||||
set(DOCS_INSTALL_DIR "share/doc/${PROJECT_NAME}")
|
||||
install(
|
||||
FILES
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/LICENSE
|
||||
|
||||
Reference in New Issue
Block a user