Welcome to Python-flavored Magnum! Please note that, while already being
rather stable, this functionality is still considered experimental and
some APIs might get changed without preserving full backwards compatibility.
corrade module
Root Corrade module
Modules
- module containers
- Container implementations
- module pluginmanager
- Plugin management
- module utility
- Utilities
Data
- BUILD_DEPRECATED: bool
- Build with deprecated features enabled
- BUILD_STATIC: bool
- Static library build
- BUILD_MULTITHREADED: bool
- Multi-threaded build
- TARGET_UNIX: bool
- Unix target
- TARGET_APPLE: bool
- Apple target
- TARGET_IOS: bool
- iOS target
- TARGET_IOS_SIMULATOR: bool
- iOS simulator target
- TARGET_WINDOWS: bool
- Windows target
- TARGET_WINDOWS_RT: bool
- Windows RT target
- TARGET_EMSCRIPTEN: bool
- Emscripten target
- TARGET_ANDROID: bool
- Android target