Skip to content

Windows development using CMake #1575

@kosumosu

Description

@kosumosu

Is your feature request related to a problem? Please describe.
Windows development is now only possible using Visual Studio. There's much better options like CLion for example. But currently CMake is only properly working on linux.

Describe the solution you'd like
I would suggest to move fully to CMake, even on Windows, because it will allow developers to choose IDE's they like. Who want to stay with VS - can still generate VS project for themselves.

Now I have to manually tune CMakeLists.txt to open in CLion without errors.

Just a side note:
I also thing SDL include path is not set anywhere in CMakeLists.txt, it's only luck that it works on linux.

Metadata

Metadata

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions