Skip to content

Commit

Permalink
Build: Remove stray message
Browse files Browse the repository at this point in the history
  • Loading branch information
btzy committed Jul 9, 2022
1 parent e8950b0 commit 475a89a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ if(NOT DEFINED CMAKE_CXX_STANDARD)
set (CMAKE_CXX_STANDARD 23)
endif()

message("Target: ${CMAKE_OSX_DEPLOYMENT_TARGET}")

add_subdirectory(src)

option(NFD_BUILD_TESTS "Build tests for nfd" OFF)
Expand Down

0 comments on commit 475a89a

Please sign in to comment.