Add simple wrapper to call clang with a windows target
authorMatt Corallo <git@bluematt.me>
Thu, 9 Nov 2023 22:10:17 +0000 (22:10 +0000)
committerMatt Corallo <git@bluematt.me>
Thu, 9 Nov 2023 23:11:33 +0000 (23:11 +0000)
commit89def17bf6375e693485450e7e0ee660c13a7beb
treea988accf23304bfa076d75d966dbfd86ffd8b180
parentdf6bde199404ae987e4c3cf8f85865955b3f2ab4
Add simple wrapper to call clang with a windows target

This enables building for Windows with the existing
LDK_C_BINDINGS_EXTRA_TARGETS and LDK_C_BINDINGS_EXTRA_TARGETS_CCS
environment variables.
deterministic-build-wrappers/clang-x86_64-windows [new file with mode: 0755]