mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-12-06 07:12:28 +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)
|