From ba429614ed0a772a33bbe1b29e41016b340942dc Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Sun, 6 Jun 2010 22:47:03 -0700 Subject: added byteswap routine to utils --- host/test/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'host/test/CMakeLists.txt') 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 -- cgit v1.2.3