Implemented textures
This commit is contained in:
@@ -10,5 +10,6 @@ find_package(glfw3 CONFIG REQUIRED)
|
||||
find_package(glm CONFIG REQUIRED)
|
||||
|
||||
add_subdirectory(./source/app)
|
||||
add_subdirectory(./source/image)
|
||||
add_subdirectory(./source/log)
|
||||
add_subdirectory(./source/shader)
|
||||
|
||||
Reference in New Issue
Block a user