This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
mirror of
https://github.com/reactos/CMake.git
synced
2025-02-02 01:55:03 +00:00
Code
Issues
Actions
Packages
Projects
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