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

Improve the file management in generated solutions #25

Merged
merged 2 commits into from
May 5, 2015

Conversation

Jalle19
Copy link
Contributor

@Jalle19 Jalle19 commented May 4, 2015

There was some regression in the usability of the Visual Studio solution after we switched to cmake. This brings it up to par with how it was before.

@ksooo
Copy link
Member

ksooo commented May 4, 2015

I'm not a cmake expert, but this looks sane to me.

@Jalle19
Copy link
Contributor Author

Jalle19 commented May 4, 2015

Me neither, but I've used the same approach in https://github.com/kodi-pvr/pvr.vbox/blob/master/CMakeLists.txt and it works fine. The biggest improvement is the ability to bump versions etc. directly in the IDE instead of having to hunt down the file manually.

ksooo added a commit that referenced this pull request May 5, 2015
Improve the file management in generated solutions
@ksooo ksooo merged commit 6725a22 into kodi-pvr:master May 5, 2015
Glenn-1990 pushed a commit to Glenn-1990/pvr.hts that referenced this pull request May 18, 2015
Improve the file management in generated solutions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants