aboutsummaryrefslogtreecommitdiffstats
path: root/fpga_interchange/examples/devices/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'fpga_interchange/examples/devices/CMakeLists.txt')
-rw-r--r--fpga_interchange/examples/devices/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/fpga_interchange/examples/devices/CMakeLists.txt b/fpga_interchange/examples/devices/CMakeLists.txt
index 965e4aa8..ff01bd3c 100644
--- a/fpga_interchange/examples/devices/CMakeLists.txt
+++ b/fpga_interchange/examples/devices/CMakeLists.txt
@@ -5,3 +5,6 @@ add_subdirectory(xc7a200t)
# Zynq-7 devices
add_subdirectory(xc7z010)
+
+# Nexus devices
+add_subdirectory(LIFCL-17)