Input & Resource Managers
This commit is contained in:
6
Vendor/CMakeLists.txt
vendored
6
Vendor/CMakeLists.txt
vendored
@ -78,6 +78,12 @@ add_subdirectory(pugixml/)
|
||||
# -----------------------------------------------
|
||||
add_subdirectory(json/)
|
||||
|
||||
# -----------------------------------------------
|
||||
# STB
|
||||
# -----------------------------------------------
|
||||
add_library(STB INTERFACE)
|
||||
target_include_directories(STB INTERFACE stb/)
|
||||
|
||||
# -----------------------------------------------
|
||||
# NativeFileDialog
|
||||
# -----------------------------------------------
|
||||
|
||||
2
Vendor/IACore
vendored
2
Vendor/IACore
vendored
Submodule Vendor/IACore updated: a73cc7e69c...af084e0b94
7988
Vendor/stb/stb_image.h
vendored
Normal file
7988
Vendor/stb/stb_image.h
vendored
Normal file
File diff suppressed because it is too large
Load Diff
10630
Vendor/stb/stb_image_resize2.h
vendored
Normal file
10630
Vendor/stb/stb_image_resize2.h
vendored
Normal file
File diff suppressed because it is too large
Load Diff
1724
Vendor/stb/stb_image_write.h
vendored
Normal file
1724
Vendor/stb/stb_image_write.h
vendored
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user