DEBSOURCES
Skip Quicknav
sources / tinycbor / 7.0-1 / examples / CMakeLists.txt
12345
# Copyright (C) 2025 Intel Corporation # SPDX-License-Identifier: MIT include(TinyCBORHelpers) tinycbor_add_executable(simplereader simplereader.c)