Sign in
opensecura
/
3p
/
sel4proj
/
global-components
/
refs/heads/master
/
.
/
components
/
PCIConfigIO
/
CMakeLists.txt
blob: 3c7fc167d6b6f06551f442bedbf835962978d956 [
file
] [
log
] [
blame
] [
edit
]
#
# Copyright 2018, Data61, CSIRO (ABN 41 687 119 230)
#
# SPDX-License-Identifier: BSD-2-Clause
#
cmake_minimum_required(VERSION 3.8.2)
project(PCIConfigIO C)
DeclareCAmkESComponent(PCIConfigIO SOURCES src/pci.c)