1. Home
  2. Browse
  3. stb

stb

v2024-07-29#1Latest

public domain header-only libraries

Install

Run the following Vcpkg command to install the port.

vcpkg install stb

Usage

The package stb provides CMake targets:

find_package(Stb REQUIRED)
target_include_directories(main PRIVATE ${Stb_INCLUDE_DIR})
See source

Version

v2024-07-29#1

Publication

Supports

All

GitHub

nothings/stb

Homepage

github.com/nothings/stb

Subtree

c98e8c8057

License

MITorCC-PDDC

Definition

Manifest