Skip to content

Commit 52a3d19

Browse files
committed
Update dependencies
1 parent fbaf567 commit 52a3d19

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

nuklear/Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77

88
AM_CXXFLAGS=-fno-rtti -std=c++14
9-
AM_CPPFLAGS = -D_GLFW_BUILD_DLL=1 \
9+
AM_CPPFLAGS = -D_GLFW_BUILD_DLL=1 -D_GLFW_X11=1 \
1010
-I../raylib/raylib/src/external/glfw/include \
1111
-I../raylib/raylib/src/external/glfw/deps
1212
lib_LTLIBRARIES = libnuklear.la

0 commit comments

Comments
 (0)