aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/types
diff options
context:
space:
mode:
authorMartin Braun <martin.braun@ettus.com>2014-08-18 13:38:04 +0200
committerMartin Braun <martin.braun@ettus.com>2014-08-18 13:38:04 +0200
commit90fd966e25b0947483defbe5e3a7247e00c06619 (patch)
tree104a3567b3cf5bd12d8fa7d2e0053ed525bdc0e5 /host/lib/types
parent94c2740bc009ea813938db03807c6f9666c32561 (diff)
parent7297ebffc344cce30f2570b1587beae94adeed1e (diff)
downloaduhd-90fd966e25b0947483defbe5e3a7247e00c06619.tar.gz
uhd-90fd966e25b0947483defbe5e3a7247e00c06619.tar.bz2
uhd-90fd966e25b0947483defbe5e3a7247e00c06619.zip
Merge branch 'maint'
Diffstat (limited to 'host/lib/types')
-rw-r--r--host/lib/types/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/lib/types/CMakeLists.txt b/host/lib/types/CMakeLists.txt
index 7fc6bdd94..f19043c1e 100644
--- a/host/lib/types/CMakeLists.txt
+++ b/host/lib/types/CMakeLists.txt
@@ -31,7 +31,7 @@ CHECK_CXX_SOURCE_COMPILES("
}
" HAVE_CLOCK_GETTIME
)
-UNSET(CMAKE_REQUIRED_LIBRARIES)
+SET(CMAKE_REQUIRED_LIBRARIES)
INCLUDE(CheckCXXSourceCompiles)
CHECK_CXX_SOURCE_COMPILES("