From 8839bfaaf4a444e798d37f14860e5aefe28090e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=97=B1=20PixelyIon?= Date: Sat, 29 Jun 2019 22:09:23 +0530 Subject: [PATCH] push communist agenda --- app/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/CMakeLists.txt b/app/CMakeLists.txt index 80dffc5b..66fe54fd 100644 --- a/app/CMakeLists.txt +++ b/app/CMakeLists.txt @@ -6,5 +6,5 @@ set(source_DIR ${CMAKE_SOURCE_DIR}/src/main/cpp) include_directories(${source_DIR}/include) -add_library(lightswitch SHARED ${source_DIR}/lightswitch.cpp) +add_library(lightswitch SHARED ${source_DIR}/lightswitch.cpp ${source_DIR}/core/arm/cpu.cpp) target_link_libraries(lightswitch ${source_DIR}/lib/${ANDROID_ABI}/libunicorn.a) \ No newline at end of file