M4D-AI

Results 1 comments of M4D-AI

Fix CmakeLists.txt line22 `list(FIND SUPPORTED_BACKENDS ${DEFAULT_BACKEND} SUPPORTED_BACKEND_INDEX )` to `list(FIND SUPPORTED_BACKENDS ${DEFAULT_BACKEND} SUPPORTED_BACKEND_INDEX -1)` in fetch dependcy when you compile project found this problem.