mirror of
https://github.com/pocoproject/poco.git
synced 2025-01-19 00:46:03 +01:00
Reformat
This commit is contained in:
parent
276e6b556d
commit
1935abf81a
@ -59,6 +59,9 @@ model {
|
||||
if (toolChain in Gcc) {
|
||||
cppCompiler.define "POCO_UNIXODBC"
|
||||
}
|
||||
if (toolChain in Clang) {
|
||||
cppCompiler.define "POCO_UNIXODBC"
|
||||
}
|
||||
}
|
||||
withType(SharedLibraryBinarySpec) {
|
||||
if (toolChain in VisualCpp) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user