cmake files for ame project
contains a collection of macros made for multiplatform development
ame_test
Define test suites to group tests
Results and time for each test / suite in standard output
ame_math
no external dependencies
core
core system handles memory allocation, output & logs, global time
basic tools like strings, streams, multi-thread, filesystem functions, encoding, image loading / saving
graphics
wrapper around opengl
ame
high level functions for creating and running application with drawing and input
toolkit
tools for parsing programming language
tools for creating documentation in HTML
documentation