mirror of
				https://github.com/Perlmint/glew-cmake.git
				synced 2025-11-04 06:15:10 +00:00 
			
		
		
		
	Removed replace_in_file from imports.
This commit is contained in:
		
							parent
							
								
									a30e00892a
								
							
						
					
					
						commit
						1579119716
					
				@ -2,7 +2,7 @@ import os
 | 
			
		||||
from conans import ConanFile, CMake
 | 
			
		||||
from conans.tools import os_info, SystemPackageTool, ConanException
 | 
			
		||||
from conans import tools, VisualStudioBuildEnvironment
 | 
			
		||||
from conans.tools import build_sln_command, vcvars_command, replace_in_file, download, unzip
 | 
			
		||||
from conans.tools import build_sln_command, vcvars_command, download, unzip
 | 
			
		||||
 | 
			
		||||
class GlewConan(ConanFile):
 | 
			
		||||
    name = "glew"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user