From 7f4e6e2f40ece7ff64e5a19c169eb327803f5fea Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Fri, 16 Oct 2015 13:46:29 -0700 Subject: cmake: Added missing include (gpio_defs.hpp) --- host/include/uhd/usrp/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'host') diff --git a/host/include/uhd/usrp/CMakeLists.txt b/host/include/uhd/usrp/CMakeLists.txt index e974f808d..2d3717357 100644 --- a/host/include/uhd/usrp/CMakeLists.txt +++ b/host/include/uhd/usrp/CMakeLists.txt @@ -26,6 +26,7 @@ UHD_INSTALL(FILES ### utilities ### gps_ctrl.hpp + gpio_defs.hpp mboard_eeprom.hpp subdev_spec.hpp -- cgit v1.2.3