Extract animation operation planning
This commit is contained in:
@@ -225,6 +225,7 @@ target_link_libraries(pp_platform_api
|
||||
add_library(pp_app_core STATIC
|
||||
src/app_core/app_preferences.h
|
||||
src/app_core/app_status.h
|
||||
src/app_core/document_animation.h
|
||||
src/app_core/document_cloud.h
|
||||
src/app_core/document_export.cpp
|
||||
src/app_core/document_layer.h
|
||||
@@ -411,6 +412,7 @@ if(PP_BUILD_APP)
|
||||
|
||||
target_link_libraries(pp_legacy_ui_core
|
||||
PUBLIC
|
||||
pp_app_core
|
||||
pp_legacy_engine
|
||||
pp_project_options
|
||||
PRIVATE
|
||||
|
||||
Reference in New Issue
Block a user