Skip to content

[C++] Use CMAKE_INSTALL_DOCDIR instead of static share/doc/${PROJECT_NAME} #49789

Description

@kou

Describe the enhancement requested

set(ARROW_DOC_DIR "share/doc/${PROJECT_NAME}")

uses share/doc/${PROJECT_NAME} but we should use ${CMAKE_INSTALL_DOCDIR} instead.

See also: https://cmake.org/cmake/help/latest/module/GNUInstallDirs.html

Component(s)

C++

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions