This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
Code
Issues
Pull Requests
Releases
Wiki
Activity
CMake
/
Modules
/
CMakeUnixFindMake.cmake
3 lines
88 B
CMake
Raw
Normal View
History
Unescape
Escape
BUG: fix get make command problems.
2002-12-04 10:57:22 -05:00
FIND_PROGRAM
(
CMAKE_MAKE_PROGRAM
NAMES
gmake
make
)
determine CMAKE_MAKE_PROGRAM in EnableLanguage
2002-12-03 16:19:16 -05:00
MARK_AS_ADVANCED
(
CMAKE_MAKE_PROGRAM
)
Reference in New Issue
Copy Permalink