mirror of
https://github.com/yhirose/cpp-httplib.git
synced 2026-01-19 04:52:08 +00:00
5 lines
164 B
Meson
5 lines
164 B
Meson
# SPDX-FileCopyrightText: 2025 Andrea Pappacoda
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
configure_file(input: '日本語File.txt', output: '日本語File.txt', copy: true)
|