fixed a lot of stuff with camera and importing
This commit is contained in:
@@ -35,8 +35,8 @@ add_executable(${PROJECT_NAME}
|
||||
src/Texture.h
|
||||
src/TextureLoader.cpp
|
||||
src/TextureLoader.h
|
||||
src/ShaderLoader.cpp
|
||||
src/ShaderLoader.h)
|
||||
src/ShaderManager.cpp
|
||||
src/ShaderManager.h)
|
||||
|
||||
target_link_libraries(${PROJECT_NAME} glfw spdlog assimp glm)
|
||||
target_include_directories(${PROJECT_NAME} PRIVATE ${ASSIMP_INCLUDE_INSTALL_DIR})
|
||||
|
||||
Reference in New Issue
Block a user