aboutsummaryrefslogtreecommitdiffstats
path: root/host/test/CMakeLists.txt
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2010-06-07 10:23:16 -0700
committerJosh Blum <josh@joshknows.com>2010-06-07 10:23:16 -0700
commit330bb71edbefbaa5a2e6afd1e7d183fb15a0817c (patch)
tree8ae74f7467df8d0605c57f3e1cb83e19da4d3248 /host/test/CMakeLists.txt
parent038d6eac61ea28aea85b0ee525e683d9dadbce08 (diff)
parentba429614ed0a772a33bbe1b29e41016b340942dc (diff)
downloaduhd-330bb71edbefbaa5a2e6afd1e7d183fb15a0817c.tar.gz
uhd-330bb71edbefbaa5a2e6afd1e7d183fb15a0817c.tar.bz2
uhd-330bb71edbefbaa5a2e6afd1e7d183fb15a0817c.zip
Merge branch 'byteswap' into work
Diffstat (limited to 'host/test/CMakeLists.txt')
-rw-r--r--host/test/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/host/test/CMakeLists.txt b/host/test/CMakeLists.txt
index 24778d13e..7fd3dd401 100644
--- a/host/test/CMakeLists.txt
+++ b/host/test/CMakeLists.txt
@@ -22,6 +22,7 @@ ADD_EXECUTABLE(main_test
main_test.cpp
addr_test.cpp
buffer_test.cpp
+ byteswap_test.cpp
dict_test.cpp
error_test.cpp
gain_handler_test.cpp