Files
ROS2Demo/object/object_pkg/include/cpp-httplib/test/www/dir/meson.build

8 lines
292 B
Meson
Raw Normal View History

2025-08-22 11:25:06 +08:00
# SPDX-FileCopyrightText: 2021 Andrea Pappacoda
#
# SPDX-License-Identifier: MIT
configure_file(input: 'index.html', output: 'index.html', copy: true)
configure_file(input: 'test.abcde', output: 'test.abcde', copy: true)
configure_file(input: 'test.html', output: 'test.html', copy: true)