Thread: CMake
View Single Post
  #5  
Old 12-30-2012, 11:23 PM
Vexyl
Hill Giant
 
Join Date: Oct 2009
Location: U.S.A.
Posts: 197
Default

Compiled flawlessy for me on Linux, thanks.

Code:
[user@host EQEmuServer]$ time make -j4
...
real	1m17.113s
user	4m29.649s
sys	0m14.159s
Code:
Linux HOST 3.6.10-1-ARCH ... x86_64 GNU/Linux
cmake version 2.8.10.2
GNU Make 3.82
g++ (GCC) 4.7.2

Last edited by Vexyl; 12-30-2012 at 11:56 PM.. Reason: Additional information
Reply With Quote