1. Home
  2. Browse
  3. smf

smf

v0.2.0#0Latest

Lightweight State Machine Framework in C

Install

Run the following Vcpkg command to install the port.

vcpkg install smf

Usage

The package smf provides CMake targets:

find_package(smf CONFIG REQUIRED)
target_link_libraries(main PRIVATE smf::smf)

Features

Dependencies

See source

Version

v0.2.0#0

Publication

Supports

All

GitHub

vpetrigo/smf1

Homepage

github.com/vpetrigo/smf

Subtree

3c1a9fb40e

License

Apache-2.0

Definition

Manifest