mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-04 23:31:12 +00:00
renamed void_pipeline to vide_pipeline
This commit is contained in:
parent
4d9c5ab2c1
commit
d7c0fbc720
5 changed files with 11 additions and 11 deletions
|
@ -81,7 +81,7 @@ ELSE()
|
|||
ENDIF()
|
||||
|
||||
SET(PYTHONPATH ${PYTHON_LOCAL_SITE_PACKAGE})
|
||||
configure_exec(${CMAKE_SOURCE_DIR}/python_src/pipeline_source/prepareInputs.in.py
|
||||
configure_exec(${CMAKE_SOURCE_DIR}/python_source/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)
|
||||
|
@ -106,4 +106,4 @@ message(STATUS "Vide binary directory: ${VIDE_BIN}")
|
|||
#)
|
||||
|
||||
|
||||
subdirs(c_src)
|
||||
subdirs(c_source)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue