mirror of
https://github.com/pocoproject/poco.git
synced 2025-07-03 17:17:12 +02:00
Remove project spec
This commit is contained in:
parent
db76f4e970
commit
a2d47d351a
@ -1,5 +1,4 @@
|
|||||||
project(":PDF") {
|
model {
|
||||||
model {
|
|
||||||
components {
|
components {
|
||||||
PDF(NativeLibrarySpec) {
|
PDF(NativeLibrarySpec) {
|
||||||
sources {
|
sources {
|
||||||
@ -34,7 +33,6 @@ project(":PDF") {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
}
|
}
|
||||||
task poco { dependsOn "assemble" }
|
task poco { dependsOn "assemble" }
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user