File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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+ #
17if (PYTHON_LIBRARIES)
28 include_directories (${PYTHON_INCLUDE_PATH} )
39
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+ #
17if (PYTHON_DEBUG_LIBRARIES AND BUILD_BOOST_PYTHON)
28 # We have detected that there might be Python debug libraries
39 # available, but check for ourselves whether this is true by trying
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+ #
17macro (bpl_test TESTNAME )
28 parse_arguments (BPL_TEST
39 "ARGS"
You can’t perform that action at this time.
0 commit comments