Mingw64 doesnt need native srcdir
This commit is contained in:
		
							parent
							
								
									f249e822c6
								
							
						
					
					
						commit
						82470472ad
					
				@ -334,9 +334,6 @@ kotlin {
 | 
			
		||||
        if (hostOsName == "windows") {
 | 
			
		||||
            val mingwX64Main by getting {
 | 
			
		||||
                dependsOn(commonMain)
 | 
			
		||||
                if (ideaActive) {
 | 
			
		||||
                    kotlin.srcDir("src/nativeMain/kotlin")
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
 | 
			
		||||
            val mingwX64Test by getting {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user