I made a fully OpenSource yet simple and functional build system for C++ only named as Nautix which will do everything you might need from
- Creating your C++ project with a template
- Configuring your C++ project
- Compiling your C++ project
- Executing your C++ project
- Cleaning the project
- Ready to rebuild
Be sure to check the repository of Nautix to see more information on installation to use case scenario and i can configure , compile and even run my gtk c++ application with just single command of nautix and it's fine! be sure to check the repository.
GitHub: GitHub
Top comments (0)