summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Collapse)Author
2021-01-28Update CMakeLists.txtshfil
2021-01-13Make cmake files more genericFilip Gawin
2021-01-12Disable opus for now (as default option)Filip Gawin
2021-01-11cmake: install files ready for copying in game folderAnonymous Maarten
2021-01-11cmake: opus is now optional + libsndfile only when using openalAnonymous Maarten
2021-01-11cmake: let cpack create nice binary packageAnonymous Maarten
2021-01-11cmake: null audio is not possible + add cmake opus supportAnonymous Maarten
2021-01-11cmake: make librw non-vendorable + rename Findmpg123 + create targets for ↵Anonymous Maarten
dependencies
2020-11-02Add basic support for cmake on linuxFilip Gawin
2020-04-18Revert "Part one"Filip Gawin
This reverts commit 63951d9b957b30a110f42a03edb4833cbbaf380e.
2020-04-17Part oneFilip Gawin