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
Currently, it doesn't configure properly on cmake-3.5.0 with 2 errors:
- CMake Error at CMakeLists.txt:51 (include)
include could not find load file: FetchContent
- CMake Error at source/layers/validation/CMakeLists.txt:39 (install):
install TARGETS given unknown argument "NAMELINK_COMPONENT".
Signed-off-by: Łukasz Stolarczuk <[email protected]>
0 commit comments