summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
AgeCommit message (Expand)Author
2021-08-16Auto-detect X11 dependencyerorcun
2021-08-16Switch PR & remove X11 part from CMakeListserorcun
2021-07-13Finish cmake stuff for Switch buildAdrian Graber
2021-07-13Move assets to dedicated folder and redefine GLFW mappings for SwitchAdrian Graber
2021-07-13Fix WINDOWS -> WIN32 on cmakeAdrian Graber
2021-07-13cmake: fix OpenAL on Switch + using X11 on LinuxAnonymous Maarten
2021-07-13Replace GTA_SWITCH macro and use GAMEPAD_MENUAdrian Graber
2021-07-13Add Nintendo Switch initial supportAdrian Graber
2021-07-11fix the fix (and another fix)withmorten
2021-06-25add no-git-hash option to premakewithmorten
2021-02-12Cmake version for hashFilip Gawin
2021-01-24Add cmake option for sanitizersshfil
2021-01-13Make cmake files more genericFilip Gawin
2021-01-11conan: build re3 + librw with RelWithDebInfo build_typeAnonymous Maarten
2021-01-11cmake: install files ready for copying in game folderAnonymous Maarten
2021-01-11cmake: add resource (settings windows icon)Anonymous Maarten
2021-01-11cmake: opus is now optional + libsndfile only when using openalAnonymous Maarten
2021-01-11cmake: search for miles import libraryAnonymous Maarten
2021-01-11cmake: use openal/opusfile/mpg123/libsndfile correctlyAnonymous Maarten
2021-01-11audio: only use #pragma comment(lib, "xxx.lib") on MSVCAnonymous 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 dep...Anonymous Maarten
2020-11-15Make collision code placement more like original (+ small fixes)Sergeanur
2020-11-02Add basic support for cmake on linuxFilip Gawin