Skip to content

michaelmiller-sec21v1.0.1

Updated

sec21 is a collection of useful functions and classes.

#Usage

michaelmiller-sec21 provides CMake targets:

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

#Supported Platforms

All platforms supported.

#Features

No features defined.

#Dependencies

No dependencies.

#Host Dependencies

No transitive dependencies.

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • Michael Miller's avatarMichael Miller

#Changelog

  • e9a5d41[michaelmiller-sec21] Add new library (#37868)