mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-04 23:31:12 +00:00
renamed src to source
This commit is contained in:
parent
4dcaf3959b
commit
4d9c5ab2c1
71 changed files with 7 additions and 3 deletions
|
@ -81,7 +81,7 @@ ELSE()
|
|||
ENDIF()
|
||||
|
||||
SET(PYTHONPATH ${PYTHON_LOCAL_SITE_PACKAGE})
|
||||
configure_exec(${CMAKE_SOURCE_DIR}/python_tools/pipeline_source/prepareInputs.in.py
|
||||
configure_exec(${CMAKE_SOURCE_DIR}/python_src/pipeline_source/prepareInputs.in.py
|
||||
${CMAKE_BINARY_DIR}/pipeline prepareInputs.py)
|
||||
#configure_exec(${CMAKE_SOURCE_DIR}/python_tools/pipeline_source/applyMaskToMock.in.py
|
||||
#${CMAKE_BINARY_DIR}/pipeline applyMaskToMock.py)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue