CMAKE_ECLIPSE_MAKE_ARGUMENTSΒΆ

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).

Previous topic

CMAKE_ECLIPSE_GENERATE_SOURCE_PROJECT

Next topic

CMAKE_ECLIPSE_VERSION

This Page