Changes between Version 132 and Version 133 of BuildingGtk


Ignore:
Timestamp:
Jan 30, 2018 2:45:58 PM (6 years ago)
Author:
Michael Catanzaro
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BuildingGtk

    v132 v133  
    66
    77{{{
    8 cmake -DPORT=GTK -DCMAKE_BUILD_TYPE=RelWithDebInfo -GNinja
    9 ninja
    10 sudo ninja install
     8$ cmake -DPORT=GTK -DCMAKE_BUILD_TYPE=RelWithDebInfo -GNinja
     9$ ninja
     10$ sudo ninja install
    1111}}}
    1212