aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-02-28 04:47:45 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2023-02-28 04:47:45 +0000
commit2567b73f92fd414f2521bf0458994b7cba612429 (patch)
treec933e5d4dd2c1b9e8e3991f78b4daba8022a0bce
parent3b6b6b9b60e6986cfbc56287ba91440eba38b706 (diff)
parent05b5494a554df8a2099beb616482b05fe01c703d (diff)
downloadqemu-snap-temp-L35800000958846128.tar.gz
Merge "undo previous cp in emu-32-release." into snap-temp-L35800000958846128snap-temp-L35800000958846128
-rw-r--r--android/emu/utils/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/android/emu/utils/CMakeLists.txt b/android/emu/utils/CMakeLists.txt
index 31f54cdcc6..8304cb550a 100644
--- a/android/emu/utils/CMakeLists.txt
+++ b/android/emu/utils/CMakeLists.txt
@@ -1,4 +1,4 @@
-ndroid_add_library(
+android_add_library(
TARGET android-emu-utils
# SHARED Used to test if you can compile this stand alone.
LICENSE Apache-2.0
@@ -43,4 +43,4 @@ android_add_test(
android/utils/Random_unittest.cpp android/utils/sockets_unittest.cpp android/skin/rect_unittest.cpp
WINDOWS android/utils/win32_cmdline_quote_unittest.cpp
DEPS android-emu-base android-emu-utils gtest gtest_main)
-target_include_directories(android-emu-utils_unittests PRIVATE src) \ No newline at end of file
+target_include_directories(android-emu-utils_unittests PRIVATE src)