Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Add CMake support #17

Closed
tehKaiN opened this issue Oct 27, 2017 · 0 comments
Closed

Add CMake support #17

tehKaiN opened this issue Oct 27, 2017 · 0 comments

Comments

@tehKaiN
Copy link
Member

tehKaiN commented Oct 27, 2017

Writing makefiles is a pain and having custom build environment is no way to go. We don't need another standards.

Having CMake build environment would bring Amiga coding to 21st century even more. Also, CMake is very flexible at including other libraries with CMakeLists.txt written for them. Also, it by default supports stuff like debug/release builds and allows passing build options to dependencies very easily. It is easily configured to keep track of changes in .h files so no more using make all.

The downside is that there is no Amiga port for CMake. Yet.

@tehKaiN tehKaiN added this to To do in Management Apr 28, 2018
@tehKaiN tehKaiN moved this from To do to Todo later in Management Apr 28, 2018
@approxit approxit mentioned this issue Jun 7, 2018
@MBeijer MBeijer self-assigned this Aug 10, 2018
@tehKaiN tehKaiN closed this as completed Aug 10, 2018
Management automation moved this from Todo later to Done Aug 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Management
  
Done
Development

No branches or pull requests

2 participants