mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-13 06:44:13 +02:00
Recomment out linux32
This commit is contained in:
@@ -463,7 +463,7 @@ subprojects {
|
||||
}
|
||||
components {
|
||||
withType(NativeComponentSpec) {
|
||||
targetPlatform "linux32"
|
||||
//targetPlatform "linux32"
|
||||
targetPlatform "linux64"
|
||||
targetPlatform "macos"
|
||||
|
||||
|
Reference in New Issue
Block a user