mirror of
https://github.com/google/googletest.git
synced 2025-12-07 17:26:53 +08:00
change not needed once cotest vars fixed
This commit is contained in:
parent
cd9b4de20e
commit
b9195c32bc
@ -290,7 +290,7 @@ function(py_test name)
|
||||
--build_dir=${build_dir} ${ARGN})
|
||||
|
||||
# Make the Python import path consistent between Bazel and CMake.
|
||||
set_tests_properties(${name} PROPERTIES ENVIRONMENT PYTHONPATH=${CMAKE_SOURCE_DIR}/..)
|
||||
set_tests_properties(${name} PROPERTIES ENVIRONMENT PYTHONPATH=${CMAKE_SOURCE_DIR})
|
||||
endfunction()
|
||||
|
||||
# install_project(targets...)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user