Skip to content
Snippets Groups Projects
CMakeLists.txt 85 B
Newer Older
cmake_minimum_required(VERSION 3.10)

project(Pcie40)

add_subdirectory(Pcie40Driver)