neko-schema v1.0.4
- Created
- Updated
A lightweight C++20 header-only library providing fundamental type definitions and utilities for the Neko ecosystem
# Usage
NekoSchema provides CMake targets:
find_package(NekoSchema CONFIG REQUIRED)
target_link_libraries(main PRIVATE Neko::Schema) # License
# Supported Platforms
!uwp
- ✅ linux
- ✅ osx
- ✅ windows
- ❌
uwp
# Features
No features defined.
# Dependencies
No dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
# Host Dependents
No dependents.
# Contributors
Hoshi