Browse Source

sub up rb-core选项默认隐藏

master
Lizongdi 1 week ago
parent
commit
9d195ea337
  1. 1
      CMakePresets.json
  2. 2
      robot

1
CMakePresets.json

@ -20,6 +20,7 @@
{ {
"name": "rb-core", "name": "rb-core",
"inherits": "default-release", "inherits": "default-release",
"hidden": true,
"cacheVariables": { "cacheVariables": {
"BUILD_LUA": "ON", "BUILD_LUA": "ON",
"BUILD_LUA_STANDALONE": "OFF", "BUILD_LUA_STANDALONE": "OFF",

2
robot

@ -1 +1 @@
Subproject commit 2d8abcc45afda5e1ec442ae2978f59643ec8b4d1 Subproject commit 505523665df20da62ef5cdb418c7dbe815e6e95b
Loading…
Cancel
Save