Dashboard
PHP:
8.1.33
OS:
Linux
User:
lawtemple
/
/
usr
/
share
/
cmake
/
Modules
📤 Upload
📝 New File
📁 New Folder
Close
Editing: CMakeJOMFindMake.cmake
# Distributed under the OSI-approved BSD 3-Clause License. See accompanying # file Copyright.txt or https://cmake.org/licensing for details. set (CMAKE_MAKE_PROGRAM "jom" CACHE STRING "Program used to build from makefiles.") mark_as_advanced(CMAKE_MAKE_PROGRAM)
Save
Cancel