Changeset 264300 in webkit


Ignore:
Timestamp:
Jul 13, 2020 8:14:24 AM (4 years ago)
Author:
calvaris@igalia.com
Message:

Unreviewed. Fixed copy&paste typos of gcrypt -> Thunder

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

Legend:

Unmodified
Added
Removed
  • trunk/ChangeLog

    r264273 r264300  
     12020-07-13  Xabier Rodriguez Calvar  <calvaris@igalia.com>
     2
     3        Unreviewed. Fixed copy&paste typos of gcrypt -> Thunder
     4
     5        * Source/cmake/FindThunder.cmake:
     6
    172020-07-11  Fujii Hironori  <Hironori.Fujii@sony.com>
    28
  • trunk/Source/cmake/FindThunder.cmake

    r264219 r264300  
    88#
    99# ``THUNDER_FOUND``
    10 #     True if the requested version of gcrypt was found
     10#     True if the requested version of Thunder was found
    1111# ``THUNDER_VERSION``
    12 #     The version of gcrypt that was found
     12#     The version of Thunder that was found
    1313# ``THUNDER_INCLUDE_DIRS``
    14 #     The gcrypt include directories
     14#     The Thunder include directories
    1515# ``THUNDER_LIBRARIES``
    16 #     The linker libraries needed to use the gcrypt library
     16#     The linker libraries needed to use the Thunder library
    1717#
    1818# Copyright (C) 2020 Metrological
Note: See TracChangeset for help on using the changeset viewer.