mirror of
https://github.com/team-charls/charls
synced 2025-03-28 21:03:13 +00:00
6 lines
128 B
CMake
6 lines
128 B
CMake
# Copyright (c) Team CharLS.
|
|
# SPDX-License-Identifier: BSD-3-Clause
|
|
|
|
add_subdirectory(convert.c)
|
|
add_subdirectory(convert.cpp)
|