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