1. Home
  2. Browse
  3. neko-schema

neko-schema

v1.1.5#0Latest

A lightweight C++20 header-only library providing fundamental type definitions and utilities for the Neko ecosystem

Install

Run the following Vcpkg command to install the port.

vcpkg install neko-schema

Usage

NekoSchema provides CMake targets:

find_package(NekoSchema CONFIG REQUIRED)
target_link_libraries(main PRIVATE Neko::Schema)

Dependencies

See source

Version

v1.1.5#0

Publication

Supports

!uwp

GitHub

moehoshio/NekoSchema

Homepage

github.com/moehoshio/NekoSchema

Subtree

ce129b92b6

License

MITorApache-2.0

Definition

Manifest