mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-01-06 08:40:21 +01:00
3 lines
104 B
CMake
3 lines
104 B
CMake
add_library(3rdparty_stblib INTERFACE)
|
|
target_include_directories(3rdparty_stblib SYSTEM INTERFACE stb)
|