Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bill Hoffman
autopybind11
Commits
31e74a1c
Commit
31e74a1c
authored
Aug 06, 2020
by
Bill Hoffman
Browse files
add a few more python vars to the pass down for the tests
parent
2305e6be
Pipeline
#183764
failed with stage
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Tests/CMakeLists.txt
View file @
31e74a1c
...
...
@@ -10,6 +10,8 @@ function(add_autopybind11_test name)
"-DAutoPyBind11_DIR=
${
AutoPyBind11_DIR
}
"
"-DCastXML_EXECUTABLE=
${
CastXML_EXECUTABLE
}
"
"-DPYTHON_EXECUTABLE=
${
PYTHON_EXECUTABLE
}
"
"-DPython_LIBRARY=
${
PYTHON_LIBRARIES
}
"
"-DPython_INCLUDE_DIR=
${
PYTHON_INCLUDE_DIRS
}
"
--test-command
${
PYTHON_EXECUTABLE
}
${
CMAKE_CURRENT_SOURCE_DIR
}
/
${
name
}
/
${
name
}
.py
--build-run-dir
${
CMAKE_CURRENT_BINARY_DIR
}
/
${
name
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment