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

Modernize CMake #1

Closed
mortinger91 opened this issue Feb 23, 2023 · 0 comments
Closed

Modernize CMake #1

mortinger91 opened this issue Feb 23, 2023 · 0 comments
Assignees

Comments

@mortinger91
Copy link
Owner

The CMake code here uses old standars and do not adhere to the most recent trend of using per target directives.
Modernize CMake to 3.16 standards.
Also figure out a way to avoid having to add a new line in a CMake file any time a new .h or .cpp file is added (check out wallet-core project).

@mortinger91 mortinger91 self-assigned this Feb 23, 2023
@mortinger91 mortinger91 pinned this issue Feb 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant