CMAKE_KATE_MAKE_ARGUMENTS¶
在 3.0 版被加入.
該快取變數由 Kate 專案生成器使用。請參見 cmake-generators(7)。
This variable holds arguments which are used when Kate invokes the make tool. By default it is initialized to hold flags to enable parallel builds (using -j typically).