Skip to content

Commit

Permalink
Remove complie warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
jessm33 committed Jan 14, 2023
1 parent 289b8e1 commit 70c6b5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,7 @@ if(NOT Boost_FOUND)
endif()

ADD_DEFINITIONS(-DBOOST_ALL_DYN_LINK)
ADD_DEFINITIONS(-DBOOST_BIND_GLOBAL_PLACEHOLDERS)
add_definitions(-DGNURADIO_VERSION=${GNURADIO_VERSION})

########################################################################
Expand Down

0 comments on commit 70c6b5e

Please sign in to comment.