aboutsummaryrefslogtreecommitdiffstats
path: root/cmake/CheckFileOffsetBits.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Remove large file macrosChris Robinson2019-09-221-39/+0
| | | | | Large file offsets aren't being utilized, and C++ seems to use to 64-bit offsets anyway.
* Use directories relative to current project in CheckFileOffsetBits.cmakeJesper Särnesjö2014-08-201-4/+4
| | | | Enables building OpenAL Soft in a subdirectory of another project.
* Enable large file supportChris Robinson2014-08-051-0/+39