mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-12 01:38:37 +12:00
Fix stb cmake build
This commit is contained in:
parent
d5747a61f1
commit
1ec523b018
2 changed files with 3 additions and 3 deletions
2
3rdparty/stblib/CMakeLists.txt
vendored
Normal file
2
3rdparty/stblib/CMakeLists.txt
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
add_library(3rdparty_stblib INTERFACE)
|
||||
target_include_directories(3rdparty_stblib INTERFACE stb)
|
Loading…
Add table
Add a link
Reference in a new issue