We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bd1b785 + a78feac commit 6d0db4fCopy full SHA for 6d0db4f
1 file changed
Makefile
@@ -10,7 +10,7 @@ PACKAGES := capstone freetype2 glfw3 libavcodec libavformat libavutil libswresam
10
11
LOCALES := fr
12
13
-ifeq ($(wildcard third_party/zlib/zlib.h),)
+ifeq ($(wildcard third_party/imgui/imgui.h),)
14
HAS_SUBMODULES = false
15
else
16
HAS_SUBMODULES = true
0 commit comments