Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update install setup in cmake #1

Open
prudhomm opened this issue May 4, 2023 · 0 comments
Open

update install setup in cmake #1

prudhomm opened this issue May 4, 2023 · 0 comments
Assignees
Labels
step: build build step

Comments

@prudhomm
Copy link
Member

prudhomm commented May 4, 2023

the install targets are not standard in specx, update cmake to standardize and use GNUInstallDirs

I propose the following directory hierarchy:

  • headers: ${CMAKE_INSTALL_INCLUDEDIR}/specx
  • lib: ${CMAKE_INSTALL_LIBDIR}/
  • cmake: ${CMAKE_INSTALL_CMAKE_DIR}/
@prudhomm prudhomm added the step: build build step label May 4, 2023
@prudhomm prudhomm self-assigned this May 4, 2023
@prudhomm prudhomm added this to Feel++ May 4, 2023
@github-project-automation github-project-automation bot moved this to Backlog in Feel++ May 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
step: build build step
Projects
Status: Backlog
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant