mirror of
https://github.com/Syping/dtranslatebot.git
synced 2025-09-10 18:56:30 +02:00
little quality changes
This commit is contained in:
parent
6bcef831c9
commit
f98478bc4d
3 changed files with 4 additions and 2 deletions
|
@ -29,8 +29,8 @@ if (DEFINED NPROC_EXECUTABLE)
|
|||
execute_process(
|
||||
COMMAND "${NPROC_EXECUTABLE}"
|
||||
OUTPUT_VARIABLE NPROC
|
||||
OUTPUT_STRIP_TRAILING_WHITESPACE
|
||||
)
|
||||
string(STRIP "${NPROC}" NPROC)
|
||||
set(MAKE_JOBS_ARG "-j${NPROC}")
|
||||
endif()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue