#=============================================================================
# SPDX-FileCopyrightText: 2021 Harsh Kumar <hadron43@yahoo.com>
# SPDX-License-Identifier: BSD-2-Clause
#=============================================================================
GCOMPRIS_ADD_RESOURCE(activities/ordering_chronology
  QML_FILES
  *.qml
  *.js
  resource/*/Data.qml
  RESOURCES
  *.svg
)
