Changes between Version 10 and Version 11 of BuildingOnUnixWithCMake

Show
Ignore:
Timestamp:
01/27/10 15:28:37 (3 years ago)
Author:
mloskot
Comment:

First test, then install

Legend:

Unmodified
Added
Removed
Modified
  • BuildingOnUnixWithCMake

    v10 v11  
    4242}}} 
    4343 
    44 == Install ==  
    45  
    46 {{{ 
    47 $ make install 
    48 }}} 
    49  
    50  
    5144== Test ==  
    5245 
     
    5851$ ./tests/unit/geos_unit 
    5952}}} 
     53 
     54== Install ==  
     55 
     56{{{ 
     57$ make install 
     58}}}