#=============================================================================
# SPDX-FileCopyrightText: 2022 Samarth Raj <mailforsamarth@gmail.com>
# SPDX-License-Identifier: BSD-2-Clause
#=============================================================================
GCOMPRIS_ADD_RESOURCE(activities/tens_complement_find
  QML_FILES
  *.qml
  *.js
  resource/*/Data.qml
  RESOURCES
  *.svg
)
