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

add documentation for cmake install #198

Open
14 tasks
MCWertGaming opened this issue Sep 26, 2022 · 0 comments
Open
14 tasks

add documentation for cmake install #198

MCWertGaming opened this issue Sep 26, 2022 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation
Milestone

Comments

@MCWertGaming
Copy link
Collaborator

We should add documentation on installing the library using cmake:

  • install on linux as shared library
  • use cpp-terminal as shared library on linux
  • install cpp-terminal as shared library on windows
  • using shared libraries on windows
    • place into shared include dir?
    • place next to the dll
    • static linking
    • other methods? Maybe visual studio stuff
  • MacOS specific things?
  • cross platform approach for managing cpp-terminal using cmake
    • git submodules
    • cmake managed
    • mamba?
    • other ways / package managers?
@MCWertGaming MCWertGaming added the documentation Improvements or additions to documentation label Sep 26, 2022
@MCWertGaming MCWertGaming added this to the V2.0.0 milestone Sep 26, 2022
@MCWertGaming MCWertGaming self-assigned this Sep 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Status: To do
Development

No branches or pull requests

1 participant