statically link glwf on windows and ubuntu

This commit is contained in:
2025-12-09 14:17:30 +03:00
parent dfbcdb6e1c
commit 0cee625e8b
6 changed files with 31 additions and 13 deletions

View File

@@ -47,6 +47,7 @@
cmakeFlags = [
"-DCMAKE_BUILD_TYPE=Release"
"-DUSE_SYSTEM_GLFW=ON"
];
installPhase = ''