2
0
mirror of https://github.com/boostorg/locale.git synced 2026-01-19 04:22:08 +00:00

Add missing license to example CML

This commit is contained in:
Alexander Grund
2022-07-12 13:43:45 +02:00
parent 24ae8609fa
commit a922d12ccb

View File

@@ -1,3 +1,7 @@
# Copyright 2021-2022 Alexander Grund
# Distributed under the Boost Software License, Version 1.0.
# https://www.boost.org/LICENSE_1_0.txt
function(boost_locale_add_example name)
cmake_parse_arguments(PARSE_ARGV 1 ARG "COMPILE_ONLY" "SRC;WORKING_DIRECTORY" "ARGS")