summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-01-11cmake: search for miles import libraryAnonymous Maarten1-0/+9
2021-01-11cmake: use openal/opusfile/mpg123/libsndfile correctlyAnonymous Maarten1-1/+7
2021-01-11audio: only use #pragma comment(lib, "xxx.lib") on MSVCAnonymous Maarten1-0/+1
2021-01-11cmake: null audio is not possible + add cmake opus supportAnonymous Maarten1-23/+30
2021-01-11cmake: make librw non-vendorable + rename Findmpg123 + create targets for dependenciesAnonymous Maarten1-51/+28
2020-11-15Make collision code placement more like original (+ small fixes)Sergeanur1-0/+1
2020-11-02Add basic support for cmake on linuxFilip Gawin1-0/+112