mirror of
				https://github.com/DarkflameUniverse/DarkflameServer.git
				synced 2025-11-03 22:21:59 +00:00 
			
		
		
		
	export the compile commands so I can see if they're having any effect
This commit is contained in:
		@@ -36,7 +36,8 @@
 | 
			
		||||
        },
 | 
			
		||||
        "cacheVariables": { 
 | 
			
		||||
          "CMAKE_BUILD_TYPE": "Release",
 | 
			
		||||
          "CMAKE_CXX_FLAGS_INIT": "/W3 /Zc:inline"
 | 
			
		||||
          "CMAKE_EXPORT_COMPILE_COMMANDS": "ON",
 | 
			
		||||
          "CMAKE_CXX_FLAGS_INIT": "/O2 /Zc:inline"
 | 
			
		||||
        }
 | 
			
		||||
      },
 | 
			
		||||
      {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user