File tree Expand file tree Collapse file tree 3 files changed +18
-0
lines changed Expand file tree Collapse file tree 3 files changed +18
-0
lines changed Original file line number Diff line number Diff line change
1
+ #
2
+ # Copyright Troy D. Straszheim
3
+ #
4
+ # Distributed under the Boost Software License, Version 1.0.
5
+ # See http://www.boost.org/LICENSE_1_0.txt
6
+ #
1
7
#----------------------------------------------------------------------------
2
8
# This file was automatically generated from the original CMakeLists.txt file
3
9
# Add a variable to hold the headers for the library
Original file line number Diff line number Diff line change
1
+ #
2
+ # Copyright Troy D. Straszheim
3
+ #
4
+ # Distributed under the Boost Software License, Version 1.0.
5
+ # See http://www.boost.org/LICENSE_1_0.txt
6
+ #
1
7
boost_add_library (boost_program_options
2
8
cmdline.cpp config_file.cpp options_description.cpp parsers.cpp
3
9
variables_map.cpp value_semantic.cpp positional_options.cpp
Original file line number Diff line number Diff line change
1
+ #
2
+ # Copyright Troy D. Straszheim
3
+ #
4
+ # Distributed under the Boost Software License, Version 1.0.
5
+ # See http://www.boost.org/LICENSE_1_0.txt
6
+ #
1
7
boost_additional_test_dependencies (program_options BOOST_DEPENDS test )
2
8
3
9
set (PROGRAM_OPTIONS_LIBRARIES
You can’t perform that action at this time.
0 commit comments