summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* cmake: search for miles import libraryAnonymous Maarten2021-01-111-0/+9
* cmake: use openal/opusfile/mpg123/libsndfile correctlyAnonymous Maarten2021-01-111-1/+7
* audio: only use #pragma comment(lib, "xxx.lib") on MSVCAnonymous Maarten2021-01-111-0/+1
* cmake: null audio is not possible + add cmake opus supportAnonymous Maarten2021-01-111-23/+30
* cmake: make librw non-vendorable + rename Findmpg123 + create targets for dependenciesAnonymous Maarten2021-01-111-51/+28
* Make collision code placement more like original (+ small fixes)Sergeanur2020-11-151-0/+1
* Add basic support for cmake on linuxFilip Gawin2020-11-021-0/+112