CMAKE_ECLIPSE_MAKE_ARGUMENTS

From Get docs
Cmake/docs/3.21/variable/cmake eclipse make arguments


CMAKE_ECLIPSE_MAKE_ARGUMENTS

New in version 3.6.


This cache variable is used by the Eclipse project generator. See cmake-generators(7).

This variable holds arguments which are used when Eclipse invokes the make tool. By default it is initialized to hold flags to enable parallel builds (using -j typically).

© 2000–2021 Kitware, Inc. and Contributors
Licensed under the BSD 3-clause License.
https://cmake.org/cmake/help/v3.21/variable/CMAKE_ECLIPSE_MAKE_ARGUMENTS.html