Remove bad file reference
- VlcCovergroup.h seems to be a leftover change no longer needed - Removing allows cmake build on macOS to run further - make ; make tests ; make examples all still ok after this change as a double check
This commit is contained in:
parent
f11c4084d1
commit
4d7b4b2d2c
|
|
@ -201,7 +201,6 @@ set(HEADERS
|
|||
V3WidthCommit.h
|
||||
V3WidthRemove.h
|
||||
VlcBucket.h
|
||||
VlcCovergroup.h
|
||||
VlcOptions.h
|
||||
VlcPoint.h
|
||||
VlcSource.h
|
||||
|
|
|
|||
Loading…
Reference in New Issue