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 #9

Open
JonasGilg opened this issue Jun 24, 2020 · 2 comments
Open

Use Modern CMake #9

JonasGilg opened this issue Jun 24, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@JonasGilg
Copy link
Member

I think in the long term it would pay off if we replaced the current CMake of Vista with more modern CMake. I already lost a lot of time, because Vista CMake is buggy, non standard and hard to debug.

What do you think?

@JonasGilg JonasGilg added the enhancement New feature or request label Jun 24, 2020
@Schneegans
Copy link
Member

That's definitely a good idea, but it's really hard for me to estimate how much work this would be. I think it should be manageable for the parts of Vista which we're actively using. But all the others? How should we test them?

@JonasGilg
Copy link
Member Author

There are 22 Demos we could compile for testing. But other than that it is hard. We also have internally some applications that use different parts of Vista. But I don't have an overview of how much we can cover with those either.

Maybe we can live with the fact that unused parts are possibly broken and fix them if they are needed? My current feeling is a lot of time is wasted by working with Vistas CMake and in the long run any time we invest here will be worth it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants