Skip to content

Commit 08293f5

Browse files
cdalke-havocpatrickelectric
authored andcommitted
Remove log message
1 parent 7943034 commit 08293f5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CMakeLists.txt

-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ include_directories(${Boost_INCLUDE_DIR})
2222
add_subdirectory(${CMAKE_CURRENT_SOURCE_DIR}/src)
2323

2424
option(PING_CPP_BUILD_TESTS "Build the test cases when PING_CPP_BUILD_TESTS is enabled." ON)
25-
message("Building tests: ${PING_CPP_BUILD_TESTS}")
2625

2726
if (PING_CPP_BUILD_TESTS)
2827
# Add fmt subdirectory

0 commit comments

Comments
 (0)