mirror of
https://gitlab.com/theadib/JSonRPCPlugin.git
synced 2026-08-29 23:50:27 +08:00
Merge branch 'master' of gitlab.com:theadib/JsonRPCPlugin
This commit is contained in:
@@ -25,7 +25,7 @@ git clone --recursive https://github.com/CloudCompare/CloudCompare.git
|
||||
|
||||
```
|
||||
cd CloudCompare/plugins/core/Standard
|
||||
git submodule add git@gitlab.com:theadib/jsonrpcplugin.git
|
||||
git submodule add git@gitlab.com:theadib/JsonRPCPlugin.git
|
||||
```
|
||||
3. patch CMakeLists.txt
|
||||
|
||||
@@ -39,7 +39,7 @@ then add the plugin as indicated below
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/qColorimetricSegmenter
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/qMasonry
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/qMPlane
|
||||
+ ${CMAKE_CURRENT_SOURCE_DIR}/jsonrpcplugin
|
||||
+ ${CMAKE_CURRENT_SOURCE_DIR}/JsonRPCPlugin
|
||||
)
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user