Skip to content

Commit

Permalink
Remove complie warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
jessm33 authored and taclane committed May 22, 2023
1 parent 72d6b24 commit e927438
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 e927438

Please sign in to comment.