repo.or.cz
/
cmake.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
STYLE: Fix typo in GetFilenameLastExtension docs
[cmake.git]
/
Modules
/
CMakeFindWMake.cmake
blob
4353d6515caf099f58c27e2d26198f0c00b7308a
1
SET (CMAKE_MAKE_PROGRAM "wmake" CACHE STRING
2
"Program used to build from makefiles.")
3
MARK_AS_ADVANCED(CMAKE_MAKE_PROGRAM)