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

use modern cmake #4

Open
prudhomm opened this issue May 9, 2023 · 1 comment
Open

use modern cmake #4

prudhomm opened this issue May 9, 2023 · 1 comment

Comments

@prudhomm
Copy link
Collaborator

prudhomm commented May 9, 2023

this is not a good idea to use include_directories, it is preferred to use target_include_directories which way cleaner.
it is called modern cmake: see eg here https://cliutils.gitlab.io/modern-cmake/chapters/intro/dodonot.html

I can give a shot at fixing this if you like @berenger-eu

@berenger-eu
Copy link
Owner

Yes I know, it is on my list since years.... I will try to do it (start now and hope to achieve in the coming weeks).

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

2 participants