mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-11-03 21:49:32 +01:00 
			
		
		
		
	Fix name of with-main library.
This commit is contained in:
		
				
					committed by
					
						
						Martin Hořeňovský
					
				
			
			
				
	
			
			
			
						parent
						
							529eec97bb
						
					
				
				
					commit
					2ebc041903
				
			@@ -7,4 +7,4 @@ Description: A modern, C++-native test framework for C++14 and above (links in d
 | 
				
			|||||||
Version: ${pkg_version}
 | 
					Version: ${pkg_version}
 | 
				
			||||||
Requires: catch2 = ${pkg_version}
 | 
					Requires: catch2 = ${pkg_version}
 | 
				
			||||||
Cflags: -I${includedir}
 | 
					Cflags: -I${includedir}
 | 
				
			||||||
Libs: -L${libdir} -lCatch2WithMain
 | 
					Libs: -L${libdir} -lCatch2Main
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user