Rename MPPFaceLandmarker.m to MPPFaceLandmarker.mm
PiperOrigin-RevId: 538281740
This commit is contained in:
committed by
Copybara-Service
parent
c71673d712
commit
d063ed2c1e
@@ -45,7 +45,7 @@ objc_library(
|
||||
|
||||
objc_library(
|
||||
name = "MPPFaceLandmarker",
|
||||
srcs = ["sources/MPPFaceLandmarker.m"],
|
||||
srcs = ["sources/MPPFaceLandmarker.mm"],
|
||||
hdrs = ["sources/MPPFaceLandmarker.h"],
|
||||
copts = [
|
||||
"-ObjC++",
|
||||
|
||||
Reference in New Issue
Block a user