blob: 3a98be48d824c360e6c932f6ecd922f5ca1eaed5 [file] [log] [blame]
# Distributed under the OSI-approved BSD 3-Clause License. See accompanying
# file LICENSE.rst 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)