mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-09 00:58:16 +00:00
Add option to link to glfw3 dynamically
This commit is contained in:
Vendored
+3
@@ -1,5 +1,8 @@
|
||||
package glfw
|
||||
|
||||
/* Config */
|
||||
GLFW_DYNAMIC :: #config(GLFW_DYNAMIC, false)
|
||||
|
||||
/*** Constants ***/
|
||||
/* Versions */
|
||||
VERSION_MAJOR :: 3
|
||||
|
||||
Reference in New Issue
Block a user