Skip to content

Commit 475a89a

Browse files
committed
Build: Remove stray message
1 parent e8950b0 commit 475a89a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ if(NOT DEFINED CMAKE_CXX_STANDARD)
2929
set (CMAKE_CXX_STANDARD 23)
3030
endif()
3131

32-
message("Target: ${CMAKE_OSX_DEPLOYMENT_TARGET}")
33-
3432
add_subdirectory(src)
3533

3634
option(NFD_BUILD_TESTS "Build tests for nfd" OFF)

0 commit comments

Comments
 (0)