Skip to content

Add CMake Support #1

Description

@ptsouchlos

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions