Skip to content

Commit affa604

Browse files
compnerdetcwilde
andauthored
Update CMakeLists.txt
Co-authored-by: Evan Wilde <etceterawilde@gmail.com>
1 parent 7ecec13 commit affa604

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ if (HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME)
262262
endif()
263263
check_symbol_exists(__printflike "bsd/sys/cdefs.h" HAVE_PRINTFLIKE)
264264

265-
if(aNDROID)
265+
if(ANDROID)
266266
set(ENABLE_DTRACE_DEFAULT OFF)
267267
endif()
268268

0 commit comments

Comments
 (0)