summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2021-01-13Make cmake files more genericFilip Gawin1-34/+34
2021-01-11conan: build re3 + librw with RelWithDebInfo build_typeAnonymous Maarten1-0/+3
2021-01-11cmake: install files ready for copying in game folderAnonymous Maarten1-8/+6
2021-01-11cmake: add resource (settings windows icon)Anonymous Maarten1-2/+5
2021-01-11cmake: opus is now optional + libsndfile only when using openalAnonymous Maarten1-3/+7
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