mirror of
https://github.com/boostorg/python.git
synced 2026-01-20 04:42:28 +00:00
Add missing dependencies
[SVN r53645]
This commit is contained in:
@@ -30,6 +30,7 @@ macro(bpl_test TESTNAME)
|
||||
|
||||
# Build a Python extension module from this source file
|
||||
boost_python_extension(${TESTNAME}_ext "${TESTNAME}.cpp")
|
||||
add_dependencies(${PROJECT_NAME}-test ${TESTNAME}_ext ${BPL_TEST_PYSOURCE})
|
||||
endif(BPL_TEST_DEFAULT_ARGS)
|
||||
|
||||
# We'll need the full patch to run the Python test
|
||||
|
||||
Reference in New Issue
Block a user