diff --git a/test-android/app/src/main/cpp/CMakeLists.txt b/test-android/app/src/main/cpp/CMakeLists.txt index e6137a12..608f9555 100644 --- a/test-android/app/src/main/cpp/CMakeLists.txt +++ b/test-android/app/src/main/cpp/CMakeLists.txt @@ -30,6 +30,8 @@ add_library( # Sets the name of the library. # Sets the library as a shared library. SHARED + $ + tests/test_preset_pinning.c tests/test_seq_event_queue_remove.c tests/test_seq_scale.c