-
-
Notifications
You must be signed in to change notification settings - Fork 77
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
[Revive Old Proposal] CMake Support #51
Comments
I would pioneer a CMake implementation, but before that I would like to know if it would get accepted. |
Ye would be great to have but we would like to keep compatibiity with vpc aswell A cmake implementation would be ammazing You got the greenlight |
Alright it is probably going to take me a while I am trying my best tho 👍 |
Right now I am implementing everything for windows, once the linux merge has been finished I am able to add support for linux, and osx is going to be difficult right now. |
Nobody uses osx anymore since they droped support for 32bit apps you can ignore it For linux support you have to talk with @DotWith about it |
So I am working on CMake and I noticed some weird stuff in the vvis_launcher vpc file.
And of course change the vpc config to not use precompiled headers Please leave your thoughts on this, and of course other persons can also leave their feedback! |
^ The same for vrad |
Stdafx should stay idk what the issue would be with it if you need help figguring it out you can check out golden eye sources cmake implementation of it |
I am just saying it is kinda unnecessary |
Hey just a quick update, I am still working on it, it just takes some time 👍 |
Detailed Improvement
It is really nice to work with CMake with non Visual Studio editors.
CMake essentially is an industry standard.
CMake works nicely with integrating libraries and cross platform building.
Operating System
All of them
The text was updated successfully, but these errors were encountered: