This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
You've already forked CMake
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
a9a33a5c5e
CMake
/
Modules
/
CMakeUnixFindMake.cmake
3 lines
93 B
CMake
Raw
Blame
History
FIND_PROGRAM
(
CMAKE_MAKE_PROGRAM
NAMES
gmake
make
smake
)
MARK_AS_ADVANCED
(
CMAKE_MAKE_PROGRAM
)
Reference in New Issue
View Git Blame
Copy Permalink