diff options
| author | Alex Neundorf <neundorf@kde.org> | 2013-11-23 22:48:43 (GMT) | 
|---|---|---|
| committer | Alex Neundorf <neundorf@kde.org> | 2013-11-23 22:48:43 (GMT) | 
| commit | 83751af2198a4eb298bdc814c56d0a4a4698e1df (patch) | |
| tree | 83bab6303ab411616268e8c948a35e80da5340dc /Tests/Module/GenerateExportHeader/exportheader_test.cpp | |
| parent | 26ccafea462604180cc900d92e087eff4c0bfe85 (diff) | |
| download | CMake-83751af2198a4eb298bdc814c56d0a4a4698e1df.zip CMake-83751af2198a4eb298bdc814c56d0a4a4698e1df.tar.gz CMake-83751af2198a4eb298bdc814c56d0a4a4698e1df.tar.bz2 | |
Eclipse: add -j only on UNIX hosts
The previous version added -jN to the make invokation if UNIX
was set, but this was true also when cross compiling.
What we are actually interested in is CMAKE_HOST_UNIX, i.e.
whether the build host is UNIX.
Or we should check more exactly what CMAKE_MAKE_PROGRAM is.
Alex
Diffstat (limited to 'Tests/Module/GenerateExportHeader/exportheader_test.cpp')
0 files changed, 0 insertions, 0 deletions
