mirror of
				https://github.com/facebook/zstd.git
				synced 2025-10-31 08:37:43 +02:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			407 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			407 B
		
	
	
	
		
			INI
		
	
	
	
	
	
| [cxx]
 | |
|   cppflags = -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=4
 | |
|   cflags = -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith
 | |
|   cxxppflags = -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=4
 | |
|   cxxflags = -std=c++11 -Wno-deprecated-declarations
 | |
|   gtest_dep = //contrib/pzstd:gtest
 | |
| 
 | |
| [httpserver]
 | |
|   port = 0
 |