BUG: Removed stray debugging message.

This commit is contained in:
Brad King 2002-12-04 16:59:05 -05:00
parent 6676286784
commit 9992fe5103
1 changed files with 0 additions and 2 deletions

View File

@ -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)