mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-13 18:45:10 +01:00
Remove Win32 & Win64 target platforms'
This commit is contained in:
parent
fe90fd6b2c
commit
57acbfd593
@ -466,8 +466,6 @@ subprojects {
|
||||
}
|
||||
components {
|
||||
withType(NativeComponentSpec) {
|
||||
// targetPlatform "win32"
|
||||
// targetPlatform "win64"
|
||||
targetPlatform "linux32"
|
||||
targetPlatform "linux64"
|
||||
targetPlatform "macos"
|
||||
|
Loading…
Reference in New Issue
Block a user