1. Home
  2. Browse
  3. stb

stb

v2022-09-09#0Go to latest

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

v2022-09-09#0

Publication

Supports

All

GitHub

nothings/stb

Homepage

github.com/nothings/stb

Subtree

f1c9431598

License

MITorCC-PDDC

Definition

Manifest