mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Add rips/generated/pdm_objects.py to python sources for install step
This commit is contained in:
@@ -544,6 +544,7 @@ if (RESINSIGHT_ENABLE_GRPC)
|
||||
COMMAND $<TARGET_FILE_DIR:ResInsight>/ResInsight ARGS --console --generate ${GRPC_PYTHON_SOURCE_PATH}/rips/Generated/pdm_objects.py
|
||||
COMMENT "Generating ${GRPC_PYTHON_SOURCE_PATH}/Generated/pdm_objects.py"
|
||||
)
|
||||
list (APPEND GRPC_PYTHON_SOURCES_FULL_PATH ${GRPC_PYTHON_SOURCE_PATH}/rips/Generated/pdm_objects.py)
|
||||
endif(RESINSIGHT_ENABLE_GRPC)
|
||||
|
||||
#############################################################################
|
||||
|
||||
Reference in New Issue
Block a user