RenCloud / scs-sdk-plugin

ETS2 (Euro Truck Simulator 2) & ATS (American Truck Simulator) SDK plug-in. Telemetry data is shared via SharedMemory/Memory Mapped Files.
MIT License
185 stars 35 forks source link

Please consider using CMake #118

Open mimi89999 opened 3 months ago

mimi89999 commented 3 months ago

Hello,

Would it be possible to use CMake? It should be supported not only by Visual Studio, but also by other IDEs.

RenCloud commented 2 months ago

Hey, I agree that would be helpful. But theoretically, you don't need Visual Studio to compile it.

It is indeed planned for the next release to use CMake. Because Linux support is also a target.