1. Home
  2. Browse
  3. stb

stb

v2024-07-29#1Latest

stb single-file public domain libraries for C/C++

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/stb28K

Homepage

github.com/nothings/stb

Subtree

c98e8c8057

License

MITorCC-PDDC

Definition

Manifest