Skip to content
Prev Previous commit
Next Next commit
Revert "CMakeLists.txt: print cmake executable path and version at th…
…e beginning of the build" This reverts commit c290276.
  • Loading branch information
dconeybe committed May 27, 2022
commit 5f55de586894fa8c52bee3274cb012e9da28c9a5
2 changes: 0 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@

cmake_minimum_required (VERSION 3.1)

message(STATUS "Firebase cmake build with ${CMAKE_COMMAND} (version ${CMAKE_VERSION})")

set (CMAKE_CXX_STANDARD 11)

# Turn on virtual folders for visual studio
Expand Down