mirror of
				https://github.com/DarkflameUniverse/DarkflameServer.git
				synced 2025-11-04 06:32:00 +00:00 
			
		
		
		
	edit macos presets
This commit is contained in:
		@@ -37,19 +37,13 @@
 | 
				
			|||||||
        "name": "ci-macos-13",
 | 
					        "name": "ci-macos-13",
 | 
				
			||||||
        "displayName": "CI configure step for MacOS",
 | 
					        "displayName": "CI configure step for MacOS",
 | 
				
			||||||
        "description": "Same as default, Used in GitHub actions workflow",
 | 
					        "description": "Same as default, Used in GitHub actions workflow",
 | 
				
			||||||
        "inherits": "default",
 | 
					        "inherits": "default"
 | 
				
			||||||
        "cacheVariables": {
 | 
					 | 
				
			||||||
          "CMAKE_BUILD_TYPE": "Release"
 | 
					 | 
				
			||||||
        }
 | 
					 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
      {
 | 
					      {
 | 
				
			||||||
        "name": "debug-macos-13",
 | 
					        "name": "debug-macos-13",
 | 
				
			||||||
        "displayName": "Debug configure step for MacOS",
 | 
					        "displayName": "Debug configure step for MacOS",
 | 
				
			||||||
        "description": "Used to generate debug configuration for MacOS",
 | 
					        "description": "Used to generate debug configuration for MacOS",
 | 
				
			||||||
        "inherits": "default",
 | 
					        "inherits": "default"
 | 
				
			||||||
        "cacheVariables": {
 | 
					 | 
				
			||||||
          "CMAKE_BUILD_TYPE": "Debug"
 | 
					 | 
				
			||||||
        }
 | 
					 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
      {
 | 
					      {
 | 
				
			||||||
        "name": "ci-windows-2022",
 | 
					        "name": "ci-windows-2022",
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user