-
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
CMake project of what? |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
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. |
Beta Was this translation helpful? Give feedback.
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