Consistently support pkg-config files in share subdirectory (#12838)
While the build environment already takes share/pkgconfig into account, the generated module files etc. only consider lib/pkgconfig and lib64/pkgconfig.
This commit is contained in:
		 Michael Kuhn
					Michael Kuhn
				
			
				
					committed by
					
						 Adam J. Stewart
						Adam J. Stewart
					
				
			
			
				
	
			
			
			 Adam J. Stewart
						Adam J. Stewart
					
				
			
						parent
						
							c6b8d79ea6
						
					
				
				
					commit
					bdb92f2d91
				
			| @@ -35,6 +35,8 @@ modules: | ||||
|       - PKG_CONFIG_PATH | ||||
|     lib64/pkgconfig: | ||||
|       - PKG_CONFIG_PATH | ||||
|     share/pkgconfig: | ||||
|       - PKG_CONFIG_PATH | ||||
|     '': | ||||
|       - CMAKE_PREFIX_PATH | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user