⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changes between Version 127 and Version 128 of BuildingGtk


Ignore:
Timestamp:
Dec 10, 2016, 12:24:11 PM (10 years ago)
Author:
Michael Catanzaro
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BuildingGtk

    v127 v128  
    88cmake -DPORT=GTK -DCMAKE_BUILD_TYPE=RelWithDebInfo
    99make -j`nproc`
    10 make install
     10sudo make install
    1111}}}
    1212