summaryrefslogtreecommitdiff
path: root/flac-config.cmake.in
Commit message (Collapse)AuthorAgeFilesLines
* Export flac properly when use with add_subdirectory (#285)martinRenou2022-05-301-1/+3
| | | | | This allows for flac to be used in a larger CMake project with add_subdirectory. It also allows for Ogg to be build elsewhere in the larger project.
* Bunch of CMake fixesevpobr2020-05-031-5/+2
| | | | | | | | | | | | * Add more Git ignore patterns * Fix Ogg dependency handling (closes #203) * Remove unneeded compiler flag (closes #204) * Fix Visual Studio DLL build error error C2491: 'flac_internal_rename_utf8': definition of dllimport function not allowed (closes #205) * Add alias targets * Reduce number of CMake files * Improve CMake intrinsics detection
* Enable components search in package config modeevpobr2019-05-041-0/+9
|
* FindOGG.cmake module addedVitaliy Kirsanov2019-05-041-0/+6
|
* CMake support addedVitaliy Kirsanov2019-05-041-0/+3