mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-04-07 15:36:18 +00:00
2 lines
104 B
CMake
2 lines
104 B
CMake
add_library(3rdparty_stblib INTERFACE)
|
|
target_include_directories(3rdparty_stblib SYSTEM INTERFACE stb)
|