Commit 2b5d7f26 authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

project and package names must match

parent 81825356
Pipeline #835 failed with stages
cmake_minimum_required(VERSION 3.5)
project(elphel-interfaces)
project(elphel_interfaces)
# Default to C++14
if(NOT CMAKE_CXX_STANDARD)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment