Commit Graph

3 Commits

Author SHA1 Message Date
Zhang 002ac367e4
Update 2019-12-27 22:16:57 +08:00
Sungmann Cho 0f6de5e288 Suppress CMake warnings: implicitly converting 'string' to 'STRING' type
The latest CMake generates lots of the same warning message as below,
when building ToT MNN for iOS:

  CMake Warning (dev) at cmake/ios.toolchain.cmake:394 (set):
    implicitly converting 'string' to 'STRING' type.

This PR fixes 'string' to 'STRING' to suppress the warning messages above.
2019-05-13 16:09:44 +09:00
liqing 5551108af8 beta 0.1.0 2019-04-19 20:50:09 +08:00