State machine framework
Run the following Vcpkg command to install the port.
vcpkg install smf
The package smf provides CMake targets:
find_package(smf CONFIG REQUIRED) target_link_libraries(main PRIVATE smf::smf)
Enable hierarchical state machine support
v0.1.1#0
Dec 5, 2022
All
vpetrigo/smf
github.com/vpetrigo/smf
0e9ffd112a
Apache-2.0
Manifest