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)
This enables building for Windows with the existing
LDK_C_BINDINGS_EXTRA_TARGETS and LDK_C_BINDINGS_EXTRA_TARGETS_CCS
environment variables.


No differences found