You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
For CMake version < 3.19 we can't do `add_library(<name> INTERFACE <sources>)`. See https://cmake.org/cmake/help/v3.19/command/add_library.html#interface-libraries
Since the minimum requirement is 3.13 we better make it work for < 3.19.
Reviewed By: dbort
Differential Revision: D48084620
fbshipit-source-id: 262b8d7d0f6e5cef821bbeebc76f8d964a1de59d
0 commit comments