mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-12-16 04:09:07 +00:00
3 lines
104 B
CMake
3 lines
104 B
CMake
add_library(3rdparty_stblib INTERFACE)
|
|
target_include_directories(3rdparty_stblib SYSTEM INTERFACE stb)
|