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

CMake over Visual Studio Sollutions #1

Open
viloskovic opened this issue Aug 31, 2018 · 1 comment
Open

CMake over Visual Studio Sollutions #1

viloskovic opened this issue Aug 31, 2018 · 1 comment

Comments

@viloskovic
Copy link

I have done some little project in C++ before, nothing mention-worthy.
But since I was using (again) Linux, I felt the need to not use Visual Studio at all.
Yet the Visual Studio Solutions are only readable by Visual Studio if I am correct.

To support cross-platform and target a larger group of contributors, it can be interesting to change your build tool from Visual Studio to CMake. Visual Studio is still able to read CMake projects and QT-tools can also read CMake projects.

My skills with CMake are not that good so I don't think I can help you with that in the near future.

@fynnfluegge
Copy link
Owner

Yes sure I have some experience with CMake and I want to create a CMake built for the project, but first I want to setup a running prototype engine, after that I will focus on stuff like CMake etc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants