Sign in
opensecura
/
3p
/
sel4proj
/
global-components
/
refs/heads/master
/
.
/
components
/
VirtQueue
/
CMakeLists.txt
blob: b612b172298470e06ef11ea03a7eddc74343a911 [
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(VirtQueue C)
DeclareCamkesComponent(VirtQueueInit)