Adding option to automatically installation
All threads resolved!
All threads resolved!
Compare changes
- Christoph Alt authored
requirements.txt is present
@@ -27,7 +27,7 @@ if(NOT DEFINED CACHE{PystencilsSfg_PYTHON_INTERPRETER})
@@ -27,7 +27,7 @@ if(NOT DEFINED CACHE{PystencilsSfg_PYTHON_INTERPRETER})
set(CODEGEN_VENV_PATH ${CMAKE_CURRENT_BINARY_DIR}/codegen-venv CACHE PATH "Location of the virtual environment used for code generation")
@@ -44,14 +44,26 @@ if(NOT DEFINED CACHE{PystencilsSfg_PYTHON_INTERPRETER})
@@ -44,14 +44,26 @@ if(NOT DEFINED CACHE{PystencilsSfg_PYTHON_INTERPRETER})
set(CODEGEN_VENV_REQUIREMENTS ${PROJECT_SOURCE_DIR}/requirements.txt CACHE PATH "Location of the requirements installed in the virtual environment used for code generation")