Files
open-amp/lib/virtio/CMakeLists.txt
T
Wendy Liang 89665ad3ca Use CMake for compilation
using cmake is in order to make OpenAMP compilation
easier to cross OSes and compilers

Signed-off-by: Wendy Liang <jliang@xilinx.com>
2016-02-09 11:55:45 -08:00

3 lines
81 B
CMake

collect (PROJECT_LIB_SOURCES virtio.c)
collect (PROJECT_LIB_SOURCES virtqueue.c)