you can now print images on the screen
This commit is contained in:
@@ -12,7 +12,8 @@ add_executable(${PROJECT_NAME} src/main.cpp
|
||||
include/defines.hpp
|
||||
src/Shader.cpp
|
||||
include/Shader.hpp
|
||||
include/IndexBuffer.hpp)
|
||||
include/IndexBuffer.hpp
|
||||
libs/stb_image.hpp)
|
||||
|
||||
target_compile_definitions(${PROJECT_NAME} PRIVATE $<$<CONFIG:Debug>:_DEBUG>)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user