 
            
            
            
            
                11 Mar
                
                    2012
                
            
            
                11 Mar
                
                '12
                
            
            
            
        
    
                11 p.m.
            
        On 4-3-2012 23:14, Johan Engelen wrote:
Hello all, Does the cmake build work well on Linux? I wonder if parallel builds work with it. For lib2geom, which uses cmake, parallel building does not work.
I have to correct this. Parallel building with cmake does work for lib2geom, it's just that, for me on Windows, "make -j 4" does not work, but "make -j" does and compiles fast.
Sorry for the mistake, Johan