openmohaa/code/cpp-httplib-0.19.0/test/www/meson.build

8 lines
236 B
Meson
Raw Normal View History

2025-02-23 21:30:56 +01:00
# SPDX-FileCopyrightText: 2024 Andrea Pappacoda
#
# SPDX-License-Identifier: MIT
configure_file(input: 'empty_file', output: 'empty_file', copy: true)
configure_file(input: 'file', output: 'file', copy: true)
subdir('dir')