-
Notifications
You must be signed in to change notification settings - Fork 165
Closed
Description
These 2 files are downloaded for unit tests.
Lines 68 to 69 in b5211c8
| file(DOWNLOAD http://www.unicode.org/Public/${UNICODE_VERSION}/ucd/NormalizationTest.txt data/NormalizationTest.txt SHOW_PROGRESS) | |
| file(DOWNLOAD http://www.unicode.org/Public/${UNICODE_VERSION}/ucd/auxiliary/GraphemeBreakTest.txt data/GraphemeBreakTest.txt SHOW_PROGRESS) |
Since server support https, should we use that instead?
In case you want to support cmake built without openssl, maybe we can have an option to decide the prefix.
Also, if https is used, recommend to expose CMAKE_TLS_VERIFY as an option and default to ON.
Metadata
Metadata
Assignees
Labels
No labels