mirror of
https://github.com/pocoproject/poco.git
synced 2025-04-02 09:49:48 +02:00
Fix typo
This commit is contained in:
parent
3e242f741a
commit
28d4e21c96
@ -51,7 +51,8 @@ model {
|
|||||||
PATH = "$rootDir/openssl/build/win64/bin/debug;$PATH"
|
PATH = "$rootDir/openssl/build/win64/bin/debug;$PATH"
|
||||||
}
|
}
|
||||||
tasks.run.environment "Path", PATH
|
tasks.run.environment "Path", PATH
|
||||||
*/ }
|
}
|
||||||
|
*/
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
binaries {
|
binaries {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user