Replies: 4 comments
|
CMake project of what? |
0 replies
|
0 replies
|
Assuming you are talking about build MMKV on Win32, no we don't provide a CMake project because the VS2015 doesn't support CMake. Some of our largest users (cough WeChat for Windows cough) still use VS2015 to build their products. You can make it yourself by looking at the CMake project of the POSIX port of MMKV. |
0 replies
Answer selected by
zh1an
|
It's been added long ago. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Assuming you are talking about build MMKV on Win32, no we don't provide a CMake project because the VS2015 doesn't support CMake. Some of our largest users (cough WeChat for Windows cough) still use VS2015 to build their products.
You can make it yourself by looking at the CMake project of the POSIX port of MMKV.
https://github.com/Tencent/MMKV/tree/master/POSIX