Open
Description
Hi,
I was wondering if you're open to the idea to re-structuring the code base to be compatible with CMake. The advantage of CMake is that it is cross platform and it will make it really easy to generate a project for a variety of platforms/IDEs (Visual Studio, Code Blocks and so on).
The changes would involve:
- Remove spaces from folders (spaces in file paths generally don't play well on Windows).
- Create Cmake configuration for each folder (each sub folder of the repository will be built as its own executable).
If so I can make a pull request.
Thanks
Metadata
Metadata
Assignees
Labels
No labels