mirror of
				https://github.com/kovidgoyal/calibre.git
				synced 2025-11-03 19:17:02 -05:00 
			
		
		
		
	...
This commit is contained in:
		
							parent
							
								
									5a1b4430b2
								
							
						
					
					
						commit
						2e1c57a86c
					
				@ -491,6 +491,7 @@ class Build(Command):
 | 
			
		||||
        return {x:read(x) for x in ('target', 'sources', 'headers')}
 | 
			
		||||
 | 
			
		||||
    def build_pyqt_extension(self, ext, dest, sbf):
 | 
			
		||||
        self.info(f'\n####### Building {ext.name} extension', '#'*7)
 | 
			
		||||
        from setup.build_environment import pyqt, qmakespec, QMAKE
 | 
			
		||||
        from setup.parallel_build import cpu_count
 | 
			
		||||
        from distutils import sysconfig
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user