should prob put this on git sometime
This commit is contained in:
3
destrum/third_party/stb/CMakeLists.txt
vendored
Normal file
3
destrum/third_party/stb/CMakeLists.txt
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
add_library(stb_image INTERFACE)
|
||||
target_include_directories(stb_image INTERFACE "${CMAKE_CURRENT_LIST_DIR}/include")
|
||||
add_library(stb::image ALIAS stb_image)
|
||||
7987
destrum/third_party/stb/include/stb_image.h
vendored
Normal file
7987
destrum/third_party/stb/include/stb_image.h
vendored
Normal file
File diff suppressed because it is too large
Load Diff
1724
destrum/third_party/stb/include/stb_image_write.h
vendored
Normal file
1724
destrum/third_party/stb/include/stb_image_write.h
vendored
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user