Skip to content

Commit

Permalink
remove print
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanmrichard committed Dec 11, 2023
1 parent 01d6643 commit 98b1320
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cmake/cmaize/cmaize_impl.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@

include_guard()

message("CMaize Version 1.0.0")

if("${CMAKE_BINARY_DIR}" STREQUAL "${CMAKE_CURRENT_SOURCE_DIR}")
set(_msg "The build directory (${CMAKE_BINARY_DIR}) is the same as the ")
string(APPEND _msg "current source directory (${CMAKE_CURRENT_SOURCE_DIR})")
Expand Down

0 comments on commit 98b1320

Please sign in to comment.