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 Nov 12, 2024
1 parent 3663ba7 commit 3073ae4
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 @@ -318,6 +318,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 3073ae4

Please sign in to comment.