There was an error fetching the commit references. Please try again later.
cmake: prefer system stb headers
Showing
- .reuse/dep5 4 additions, 0 deletions.reuse/dep5
- CMakeLists.txt 1 addition, 0 deletionsCMakeLists.txt
- CMakeModules/Findstb.cmake 31 additions, 0 deletionsCMakeModules/Findstb.cmake
- externals/CMakeLists.txt 5 additions, 1 deletionexternals/CMakeLists.txt
- externals/stb/stb_image.cpp 0 additions, 7529 deletionsexternals/stb/stb_image.cpp
- externals/stb/stb_image.h 7218 additions, 3 deletionsexternals/stb/stb_image.h
- externals/stb/stb_image_resize.cpp 0 additions, 2282 deletionsexternals/stb/stb_image_resize.cpp
- externals/stb/stb_image_resize.h 2211 additions, 3 deletionsexternals/stb/stb_image_resize.h
- externals/stb/stb_image_write.cpp 0 additions, 1677 deletionsexternals/stb/stb_image_write.cpp
- externals/stb/stb_image_write.h 1431 additions, 4 deletionsexternals/stb/stb_image_write.h
- src/common/CMakeLists.txt 5 additions, 1 deletionsrc/common/CMakeLists.txt
- src/common/stb.cpp 8 additions, 0 deletionssrc/common/stb.cpp
- src/common/stb.h 8 additions, 0 deletionssrc/common/stb.h
- src/core/hle/service/caps/caps_manager.cpp 10 additions, 10 deletionssrc/core/hle/service/caps/caps_manager.cpp
CMakeModules/Findstb.cmake
0 → 100644
externals/stb/stb_image.cpp
deleted
100644 → 0
This diff is collapsed.
This diff is collapsed.
externals/stb/stb_image_resize.cpp
deleted
100644 → 0
This diff is collapsed.
This diff is collapsed.
externals/stb/stb_image_write.cpp
deleted
100644 → 0
This diff is collapsed.
This diff is collapsed.
src/common/stb.cpp
0 → 100644
src/common/stb.h
0 → 100644
Please register or sign in to comment