vcpkg/ports/chakracore/CONTROL
Kyle Farnung f9122d3aa2 Force ChakraCore to statically link the CRT (#4371)
ChakraCore can only dynamically link against MSVCRT currently. To work
around this it's best just to statically link the CRT like official
builds do.

Refs: https://github.com/Microsoft/ChakraCore/issues/5725
2018-10-01 09:57:56 -07:00

4 lines
92 B
Plaintext

Source: chakracore
Version: 1.11.1-1
Description: Core part of the Chakra Javascript engine