Skip to content

Commit

Permalink
Added comment in CMake
Browse files Browse the repository at this point in the history
  • Loading branch information
nzqo committed Feb 17, 2025
1 parent a3da491 commit 832c9be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions host/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -324,6 +324,7 @@ set(UHD_BOOST_REQUIRED_COMPONENTS

include(UHDBoost)

# Include boost headers as system headers to avoid compiler warnings from them.
include_directories(SYSTEM ${Boost_INCLUDE_DIRS})
link_directories(${Boost_LIBRARY_DIRS})

Expand Down

0 comments on commit 832c9be

Please sign in to comment.