Fixed Linux Support

This commit is contained in:
Colton Staiduhar
2026-03-25 16:39:11 -04:00
parent fce7c5f8f0
commit 6aba4de2f0
4 changed files with 9 additions and 15 deletions

View File

@@ -250,10 +250,6 @@ target_link_libraries("${CMAKE_PROJECT_NAME}"
PRIVATE
OpenGL::GL
freeglut_static
"-framework Cocoa"
"-framework IOKit"
"-framework CoreVideo"
"-lpthread"
stb_image
miniaudio
)