mirror of
https://github.com/reactos/CMake.git
synced 2025-02-19 11:00:58 +00:00
4 lines
128 B
CMake
4 lines
128 B
CMake
![]() |
SET (CMAKE_MAKE_PROGRAM "nmake" CACHE STRING
|
||
|
"Program used to build from makefiles.")
|
||
|
MARK_AS_ADVANCED(CMAKE_MAKE_PROGRAM)
|