mirror of
https://github.com/boostorg/utility.git
synced 2025-05-09 15:04:00 +00:00
Copyrights on CMakeLists.txt to keep them from clogging up the inspect
reports. This is essentially the same commit as r55095 on the release branch. [SVN r55159]
This commit is contained in:
parent
09a0137016
commit
afe74fffbc
@ -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(utility BOOST_DEPENDS test)
|
boost_additional_test_dependencies(utility BOOST_DEPENDS test)
|
||||||
|
|
||||||
boost_test_run(addressof_test ../addressof_test.cpp)
|
boost_test_run(addressof_test ../addressof_test.cpp)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user