lknknm / ottocento-engine

Architectural Engine being constructed with Vulkan.
GNU General Public License v3.0
2 stars 1 forks source link

Deleting the glfw folder crowds the git changes view #17

Closed FuelledByCoffee closed 1 week ago

FuelledByCoffee commented 2 months ago

https://github.com/lknknm/ottocento-engine/blob/b51aa9663afd9ea4ab7090b6aaba20edd4d9af4c/premake5.lua#L38

lknknm commented 1 month ago

Weird, I don't see it on my git changes view. Would adding it to .gitignore solve the issue? If so, I can do it from here.

lknknm commented 1 week ago

@FuelledByCoffee provided we changed the build system to Cmake, I can probably mark this issue as solved, right? As dependencies are now fetched through Cmake.