Changeset 229527 in webkit


Ignore:
Timestamp:
Mar 12, 2018 2:46:37 AM (6 years ago)
Author:
Carlos Garcia Campos
Message:

Unreviewed. Fix library version of JavaScriptCoreGTK.

  • Source/cmake/OptionsGTK.cmake:
Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/ChangeLog

    r229456 r229527  
     12018-03-12  Carlos Garcia Campos  <cgarcia@igalia.com>
     2
     3        Unreviewed. Fix library version of JavaScriptCoreGTK.
     4
     5        * Source/cmake/OptionsGTK.cmake:
     6
    172018-03-09  Carlos Garcia Campos  <cgarcia@igalia.com>
    28
  • trunk/Source/cmake/OptionsGTK.cmake

    r229456 r229527  
    66
    77CALCULATE_LIBRARY_VERSIONS_FROM_LIBTOOL_TRIPLE(WEBKIT 66 0 29)
    8 CALCULATE_LIBRARY_VERSIONS_FROM_LIBTOOL_TRIPLE(JAVASCRIPTCORE 27 0 9)
     8CALCULATE_LIBRARY_VERSIONS_FROM_LIBTOOL_TRIPLE(JAVASCRIPTCORE 26 0 8)
    99
    1010# These are shared variables, but we special case their definition so that we can use the
Note: See TracChangeset for help on using the changeset viewer.