Logo
  • Built-in search
  • Google search
  • Kapa AI search
Zephyr Project v: latest
Document Release Versions
latest
4.4.0
4.3.0
3.7.0 (LTS)
Downloads
PDF
zephyrproject.org Links
Project Home
SDK
Releases
  • Introduction
  • Developing with Zephyr
  • Kernel
  • Services
  • Build and Configuration Systems
    • Build System (CMake)
    • CMake Reference
      • Core Build System & Hardware Modules
      • Utility & Tooling Modules
      • Target properties
        • LIBC_LINK_LIBRARIES
      • Variables
    • Devicetree
    • Configuration System (Kconfig)
    • Snippets
    • Zephyr CMake Package
    • Sysbuild (System build)
    • Application version management
    • Flashing
    • Signing Binaries
  • Hardware Support
  • Contributing to Zephyr
  • Project and Governance
  • Security
  • Safety
  • Samples and Demos
  • Supported Boards and Shields
  • Releases

Reference

  • API
  • Kconfig Options
  • Devicetree Bindings
  • CMake modules
  • West Projects
  • Glossary
Zephyr Project
  • Docs / Latest »
  • Build and Configuration Systems »
  • CMake Reference »
  • LIBC_LINK_LIBRARIES
  • Open on GitHub Report an issue with this page

LIBC_LINK_LIBRARIES

A list of libraries that are linked to the C standard library when it is built. This property is used to define additional dependencies that the C standard library may have on other libraries.

See also: zephyr_libc_link_libraries().


© Copyright 2015-2026 Zephyr Project members and individual contributors.

Last generated: Aug 26, 2026. Last source update: Jan 14, 2026.