freetype-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Git][freetype/freetype][master] * CMakeLists.txt: Include 'FindPkgConfi


From: Werner Lemberg (@wl)
Subject: [Git][freetype/freetype][master] * CMakeLists.txt: Include 'FindPkgConfig' module.
Date: Sun, 30 Jan 2022 19:53:45 +0000

Werner Lemberg pushed to branch master at FreeType / FreeType

Commits:

1 changed file:

Changes:

  • CMakeLists.txt
    ... ... @@ -122,6 +122,7 @@ endif ()
    122 122
     
    
    123 123
     include(CheckIncludeFile)
    
    124 124
     include(CMakeDependentOption)
    
    125
    +include(FindPkgConfig)
    
    125 126
     
    
    126 127
     # CMAKE_TOOLCHAIN_FILE must be set before `project' is called, which
    
    127 128
     # configures the base build environment and references the toolchain file
    


  • reply via email to

    [Prev in Thread] Current Thread [Next in Thread]