summaryrefslogtreecommitdiffstats
path: root/Common/NativeApp/Android
diff options
context:
space:
mode:
Diffstat (limited to 'Common/NativeApp/Android')
-rw-r--r--Common/NativeApp/Android/ndk_helper/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Common/NativeApp/Android/ndk_helper/CMakeLists.txt b/Common/NativeApp/Android/ndk_helper/CMakeLists.txt
index 6dcf642..653847d 100644
--- a/Common/NativeApp/Android/ndk_helper/CMakeLists.txt
+++ b/Common/NativeApp/Android/ndk_helper/CMakeLists.txt
@@ -29,7 +29,7 @@ PUBLIC
target_link_libraries(NDKHelper
PRIVATE
- BuildSettings
+ Diligent-BuildSettings
PUBLIC
native_app_glue
)