diff options
| author | Josh Blum <josh@joshknows.com> | 2010-08-19 17:15:30 -0700 |
|---|---|---|
| committer | Josh Blum <josh@joshknows.com> | 2010-08-19 17:15:30 -0700 |
| commit | a32c3217cb703430f417cf5a3b816f6fd0f70ed3 (patch) | |
| tree | b50b370c4ce9a50c1218e1f5b2ff773840fb2d2f /host/lib/utils/CMakeLists.txt | |
| parent | 0f2bf7bf709f417e0ef5a0860e18b190f740fd1b (diff) | |
| parent | d99e22971975e9b5bfb966741684963be8f049f6 (diff) | |
| download | uhd-a32c3217cb703430f417cf5a3b816f6fd0f70ed3.tar.gz uhd-a32c3217cb703430f417cf5a3b816f6fd0f70ed3.tar.bz2 uhd-a32c3217cb703430f417cf5a3b816f6fd0f70ed3.zip | |
Merge branch 'master' into usrp1
Diffstat (limited to 'host/lib/utils/CMakeLists.txt')
| -rw-r--r-- | host/lib/utils/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/host/lib/utils/CMakeLists.txt b/host/lib/utils/CMakeLists.txt index 68945545a..32b679d49 100644 --- a/host/lib/utils/CMakeLists.txt +++ b/host/lib/utils/CMakeLists.txt @@ -79,6 +79,7 @@ ENDIF(HAVE_DLFCN_H) LIBUHD_APPEND_SOURCES( ${CMAKE_SOURCE_DIR}/lib/utils/assert.cpp ${CMAKE_SOURCE_DIR}/lib/utils/gain_group.cpp + ${CMAKE_SOURCE_DIR}/lib/utils/images.cpp ${CMAKE_SOURCE_DIR}/lib/utils/load_modules.cpp ${CMAKE_SOURCE_DIR}/lib/utils/paths.cpp ${CMAKE_SOURCE_DIR}/lib/utils/props.cpp |
