Skip to content

Add CMake Support #1

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
DeveloperPaul123 opened this issue May 17, 2017 · 2 comments
Open

Add CMake Support #1

DeveloperPaul123 opened this issue May 17, 2017 · 2 comments

Comments

@DeveloperPaul123
Copy link
Contributor

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

@caveofprogramming
Copy link
Owner

caveofprogramming commented May 21, 2017 via email

@DeveloperPaul123
Copy link
Contributor Author

@caveofprogramming

Great! Sounds good. I'll make a pull request soon.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants