michaelmiller-sec21 provides CMake targets:

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