Browse Source

Merge pull request #6084 from Laserlicht/template_macos

enable template editor on macos
Ivan Savenko 1 tháng trước cách đây
mục cha
commit
86efb9dc63
1 tập tin đã thay đổi với 1 bổ sung2 xóa
  1. 1 2
      CMakePresets.json

+ 1 - 2
CMakePresets.json

@@ -255,8 +255,7 @@
                 "default-release"
             ],
             "cacheVariables": {
-                "CMAKE_BUILD_TYPE": "Release",
-                "ENABLE_TEMPLATE_EDITOR": "OFF"
+                "CMAKE_BUILD_TYPE": "Release"
             }
         },
         {