summaryrefslogtreecommitdiffstats
path: root/Modules/CMakeUnixFindMake.cmake
blob: c75cf7cbc97d9d6998ad6c1196ae197426af6562 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16

#=============================================================================
# Copyright 2002-2009 Kitware, Inc.
#
# Distributed under the OSI-approved BSD License (the "License");
# see accompanying file Copyright.txt for details.
#
# This software is distributed WITHOUT ANY WARRANTY; without even the
# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
# See the License for more information.
#=============================================================================
# (To distribute this file outside of CMake, substitute the full
#  License text for the above reference.)

find_program(CMAKE_MAKE_PROGRAM NAMES gmake make smake)
mark_as_advanced(CMAKE_MAKE_PROGRAM)
ified list type content in rss fileMiikka Heikkinen2010-03-112-10/+35 | | * Doc: Solaris 10 is supported as Tier 2 on x86 architecture as well.Volker Hilsheimer2010-03-101-1/+1 * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-publicaxis2010-03-11