mingw on common in crypto module
This commit is contained in:
		
							parent
							
								
									42ceb79637
								
							
						
					
					
						commit
						f249e822c6
					
				@ -333,7 +333,7 @@ kotlin {
 | 
			
		||||
//
 | 
			
		||||
        if (hostOsName == "windows") {
 | 
			
		||||
            val mingwX64Main by getting {
 | 
			
		||||
                dependsOn(nativeMain)
 | 
			
		||||
                dependsOn(commonMain)
 | 
			
		||||
                if (ideaActive) {
 | 
			
		||||
                    kotlin.srcDir("src/nativeMain/kotlin")
 | 
			
		||||
                }
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user