mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2026-02-01 08:45:48 +00:00
capi: changed file name.
Change-Id: Ic1c6b550751041f856814d24b668ab9f97606170
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
target_sources(lottie-player
|
||||
PRIVATE
|
||||
"${CMAKE_CURRENT_LIST_DIR}/lottieanimation_c.cpp"
|
||||
"${CMAKE_CURRENT_LIST_DIR}/lottieanimation_capi.cpp"
|
||||
)
|
||||
|
||||
target_include_directories(lottie-player
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
source_file = files('lottieanimation_c.cpp')
|
||||
source_file = files('lottieanimation_capi.cpp')
|
||||
|
||||
binding_c_dep = declare_dependency(
|
||||
include_directories : include_directories('.'),
|
||||
|
||||
Reference in New Issue
Block a user