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
|
||||
# -----------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user