1
0
mirror of https://github.com/RPCS3/rpcs3.git synced 2024-11-22 10:42:36 +01:00
rpcs3/3rdparty/stblib/CMakeLists.txt

3 lines
97 B
CMake
Raw Normal View History

2024-06-06 10:16:14 +02:00
add_library(3rdparty_stblib INTERFACE)
target_include_directories(3rdparty_stblib INTERFACE stb)