Skip to content

Conversation

KangLin
Copy link

@KangLin KangLin commented Apr 14, 2023

  • Fix follow bug on MSVC that supports Unicode:

1>D:\Source\cmark-gfm\src\html.c(1,1): error C2220: 以下警告被视为错误
1>D:\Source\cmark-gfm\src\html.c(1,1): warning C4819: 该文件包含不能在当前代码页(936)中表示的字符。请将该文件保存为 Unicode 格式以防止数据丢失

@KangLin KangLin force-pushed the master branch 2 times, most recently from 1660e90 to 3b3acae Compare April 14, 2023 13:05
- Fix: complie error: C2220 warning C4819 in msvc
- Fix export cmake config bug:

  See https://cmake.org/cmake/help/v3.26/command/find_package.html?highlight=find_package#search-modes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant