forked from boostorg/algorithm
Add basic copyright/license to keep cmake out of the inspection report
[SVN r55095]
This commit is contained in:
@ -1,3 +1,9 @@
|
|||||||
|
#
|
||||||
|
# Copyright Troy D. Straszheim
|
||||||
|
#
|
||||||
|
# Distributed under the Boost Software License, Version 1.0.
|
||||||
|
# See http://www.boost.org/LICENSE_1_0.txt
|
||||||
|
#
|
||||||
#----------------------------------------------------------------------------
|
#----------------------------------------------------------------------------
|
||||||
# This file was automatically generated from the original CMakeLists.txt file
|
# This file was automatically generated from the original CMakeLists.txt file
|
||||||
# Add a variable to hold the headers for the library
|
# Add a variable to hold the headers for the library
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
#
|
||||||
|
# Copyright Troy D. Straszheim
|
||||||
|
#
|
||||||
|
# Distributed under the Boost Software License, Version 1.0.
|
||||||
|
# See http://www.boost.org/LICENSE_1_0.txt
|
||||||
|
#
|
||||||
boost_additional_test_dependencies(algorithm BOOST_DEPENDS test)
|
boost_additional_test_dependencies(algorithm BOOST_DEPENDS test)
|
||||||
|
|
||||||
boost_test_run(minmax_element_test)
|
boost_test_run(minmax_element_test)
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
#
|
||||||
|
# Copyright Troy D. Straszheim
|
||||||
|
#
|
||||||
|
# Distributed under the Boost Software License, Version 1.0.
|
||||||
|
# See http://www.boost.org/LICENSE_1_0.txt
|
||||||
|
#
|
||||||
boost_additional_test_dependencies(algorithm BOOST_DEPENDS test)
|
boost_additional_test_dependencies(algorithm BOOST_DEPENDS test)
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user