#
# oskar/harp/CMakeLists.txt
#

set(harp_SRC
    src/oskar_harp.c
)

set(harp_SRC "${harp_SRC}" PARENT_SCOPE)
