martinRenou
|
39e6e570d8
|
Export flac properly when use with add_subdirectory (#285)
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.
|
2022-05-30 20:22:45 +02:00 |
evpobr
|
e0b62a61a7
|
Bunch of CMake fixes
* 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
|
2020-05-03 17:13:50 +10:00 |
evpobr
|
29fadb6e47
|
Enable components search in package config mode
|
2019-05-04 11:41:48 +10:00 |
Vitaliy Kirsanov
|
6cd2b6cded
|
FindOGG.cmake module added
|
2019-05-04 11:41:48 +10:00 |
Vitaliy Kirsanov
|
c39718d7a3
|
CMake support added
|
2019-05-04 11:41:48 +10:00 |