stb v2024-07-29
- Created
- Updated
public domain header-only libraries
# Usage
The package stb provides CMake targets:
find_package(Stb REQUIRED)
target_include_directories(main PRIVATE ${Stb_INCLUDE_DIR})
# License
# Supported Platforms
All platforms are supported
# Features
No features defined.
# Dependencies
No dependencies.
# Host Dependencies
No dependencies.
# Dependents
- assimp
- darknet
- flashlight-cpu (feature
fl
) - flashlight-cuda (feature
fl
) - gamedev-framework
- hello-imgui
- imgui (feature
test-engine
) - libigl
- libtcod
- luminoengine (feature
engine
) - mlpack
- mnn
- nanovg
- ogre
- raylib
- sfml (feature
graphics
) - tgui
- tinygltf
# Host Dependents
No dependents.
# Contributors
- Sergey Kosarevsky
- Alexander Karatarakis
- Robert Schumacher
- Ninetainedo
- codicodi
- pravic
- Stefano Sinigardi
- Vicki Pfau
- Billy O'Neal
- Thomas1664
- friendlyanon
- xiaozhuai, Weihang Ding
- Rémy Tassoux
- Sergei Kachkov
- JackeyLea
# Changelog
and 16 more commits:
cb2aafb
[stb] add cmake module, update to latest revisiona4b917b
[abseil][glslang][jsonnet][nuklear][rs-core-lib][stb][thrift] Updates232ab30
[stb] update to lastest master21dcba6
[stb] Mark as header-only library3679955
Introduce SOURCE_PATH to almost all portfiles930d0a7
URL and MIRRORS are now URLSfc26083
Second part of updated portfiles4897b8c
[stb] Avoid renaming extracted archivesf65d6e3
[stb] Modify port file to not create empty dirs or copy the test dira2148a3
Fix stb URL to not point to specific SHA instead of master4559934
Added STB header-only library