Export required C++ version in pkgconfig.
This commit is contained in:
		
							parent
							
								
									7459388448
								
							
						
					
					
						commit
						a38fe5c1a8
					
				
					 3 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -6,4 +6,4 @@ Name: Nix
 | 
			
		|||
Description: Nix Package Manager
 | 
			
		||||
Version: @PACKAGE_VERSION@
 | 
			
		||||
Libs: -L${libdir} -lnixstore -lnixutil -lnixformat
 | 
			
		||||
Cflags: -I${includedir}/nix
 | 
			
		||||
Cflags: -I${includedir}/nix -std=c++14
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue