Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
rely on config.h to determine logging configuration
  • Loading branch information
bastibl committed Aug 13, 2015
1 parent 9ba6e4a commit 77548c7
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions CMakeLists.txt
Expand Up @@ -97,13 +97,6 @@ if(NOT ITPP_FOUND)
message(FATAL_ERROR "ITPP required to compile ieee802-11")
endif()

########################################################################
# Setup logging options
########################################################################

include(GrMiscUtils)
GR_LOGGING()

########################################################################
# On Apple only, set install name and use rpath correctly, if not already set
########################################################################
Expand Down

0 comments on commit 77548c7

Please sign in to comment.