slightly rearranged vide pipeline files to reduce clutter

This commit is contained in:
Paul M. Sutter 2024-05-22 19:05:04 -04:00
parent d7c0fbc720
commit 288e2263b6
6 changed files with 3 additions and 3 deletions

View file

@ -81,8 +81,8 @@ ELSE()
ENDIF()
SET(PYTHONPATH ${PYTHON_LOCAL_SITE_PACKAGE})
configure_exec(${CMAKE_SOURCE_DIR}/python_source/pipeline_source/prepareInputs.in.py
${CMAKE_BINARY_DIR}/pipeline prepareInputs.py)
configure_exec(${CMAKE_SOURCE_DIR}/python_source/pipeline/vide_prepare_simulation
${CMAKE_BINARY_DIR}/pipeline vide_prepare_simulation)
#configure_exec(${CMAKE_SOURCE_DIR}/python_tools/pipeline_source/applyMaskToMock.in.py
#${CMAKE_BINARY_DIR}/pipeline applyMaskToMock.py)
#configure_exec(${CMAKE_SOURCE_DIR}/python_tools/pipeline_source/buildSkyProjections.in.py