mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 13:20:47 -06:00
BUG: Removed stray debugging message.
This commit is contained in:
@@ -1,4 +1,2 @@
|
||||
MESSAGE("unix find make sdfsdf ${CMAKE_MAKE_PROGRAM}")
|
||||
FIND_PROGRAM(CMAKE_MAKE_PROGRAM NAMES gmake make )
|
||||
MESSAGE("unix find make sdfsdf ${CMAKE_MAKE_PROGRAM}")
|
||||
MARK_AS_ADVANCED(CMAKE_MAKE_PROGRAM)
|
||||
|
||||
Reference in New Issue
Block a user