mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Fix wrong Grid->grid rename in GRPC CMakeLists.cmake
This commit is contained in:
parent
77062e4c45
commit
0a6128de0f
@ -85,7 +85,7 @@ set(PROTO_FILES
|
|||||||
"Commands"
|
"Commands"
|
||||||
"App"
|
"App"
|
||||||
"Properties"
|
"Properties"
|
||||||
"grid"
|
"Grid"
|
||||||
)
|
)
|
||||||
|
|
||||||
set(GRPC_PYTHON_SOURCE_PATH "${CMAKE_CURRENT_LIST_DIR}/Python")
|
set(GRPC_PYTHON_SOURCE_PATH "${CMAKE_CURRENT_LIST_DIR}/Python")
|
||||||
|
Loading…
Reference in New Issue
Block a user