smfv0.2.3
- Updated
State machine framework
- Project website: https://github.com/vpetrigo/smf
#Usage
The package smf provides CMake targets:
find_package(smf CONFIG REQUIRED)
target_link_libraries(main PRIVATE smf::smf)#Supported Platforms
All platforms supported.
#Features
No default features.
#hierarchical
Enable hierarchical state machine support
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
#Dependencies
No dependencies.
#Used By
- smf (feature
init-transition)
#Host Tool For
No ports use this.
#Contributors
Vladimir Petrigo