Added missing config header macro to template.

master
Camilla Berglund ago%!(EXTRA string=13 years)
parent 3e78570a31
commit 14f352b9e3
  1. 2
      src/config.h.in

@ -66,6 +66,8 @@
// Define this to 1 if glfwInit should change the current directory
#cmakedefine _GLFW_USE_CHDIR
// Define this to 1 if glfwCreateWindow should populate the menu bar
#cmakedefine _GLFW_USE_MENUBAR
// Define this to 1 if using OpenGL as the client library
#cmakedefine _GLFW_USE_OPENGL

Loading…
Cancel
Save