summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Remove CTest includeHEADmasterMartijn van Beurden2022-04-211-1/+0
* CMake: Use project versionIssam E. Maghni2021-07-101-9/+6
* CMake: Bump minimum to 3.0Issam E. Maghni2021-07-101-1/+1
* CMake: Enable only CIssam E. Maghni2021-07-101-1/+1
* CMake: Rename project to oggIssam E. Maghni2021-07-101-1/+1
* CMake: Fix spelling mistakeDaniel Engberg2021-05-101-1/+1
* Export CMake targets to the build treeevpobr2020-10-261-0/+3
* CMakeLists.txt: Add detection of uint64_t (#52)Erik de Castro Lopo2019-07-221-0/+6
* cmake: Remove unnessessary variables from configure_file() command (#39)evpobr2019-07-201-2/+2
* CMake: checking type sizes (#48)Vitaly Kirsanov2019-07-201-5/+3
* Fixes for CMake config-file package generation (#51)evpobr2019-06-021-11/+17
* Add CMake config-file package generationevpobr2019-04-231-18/+93
* Apply the directories to include with the target, not globally.Bradley Clemetson2018-02-121-1/+1
* cmake: fix install target.Ralph Giles2017-06-161-3/+5
* cmake: fix out-of-source buildTomas Maly2017-06-121-2/+2
* CMake: Set install MacOSX Framework location to `CMAKE_INSTALL_PREFIX`Marcel Metz2016-04-011-1/+1
* CMake: Install headers with PUBLIC_HEADER property on all platformsMarcel Metz2016-04-011-4/+13
* Fix CMake source tree file generation.George Gerdin2015-07-201-2/+2
* Remove trailing whitespace.Ralph Giles2015-06-181-2/+2
* Fixing cmake header install pathstopiccot2015-06-181-1/+1
* Fixing cmake shared library version infostopiccot2015-06-181-18/+29
* Add CMake script to build ogg.stopiccot2015-05-271-0/+94