fynnfluegge / fynnfluegge/oreon-engine-cpp
CMake over Visual Studio Sollutions
- Dominant language
- C++
- Stars
- 28
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.