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
Before CMake 3.19 almost only INTERFACE_ prefixed properties were allowed.
So in the ext CMakeLists.txt file, set target properties will be failed if the CMake version is old.