Commit Graph

15 Commits

Author SHA1 Message Date
Roman Chistokhodov 136ee78cfd
Make msvc builds in release mode with static runtime (#185) 2021-08-27 13:04:15 +05:00
Bohdan Shulyar 7552c1df5e
Silence useless warning on Windows (#183) 2021-06-18 07:42:43 +05:00
Bohdan Shulyar 662af50306
Bump minimum CMake version (lower versions are deprecated) (#182) 2021-06-18 07:41:38 +05:00
Alibek Omarov d59c169527 cmake: implement library naming for CMake 2019-11-11 01:07:20 +03:00
Roman Chistokhodov 413e2c941e Add warning checks 2019-08-27 17:00:53 +03:00
Alibek Omarov 59269b1bb0
cmake: remove useless second definition of 64BIT option 2018-12-19 13:39:22 +03:00
Night Owl b423cac3de Use CMAKE_C_FLAGS value for C++ compilers. 2018-09-12 05:05:55 +05:00
Roman Chistokhodov 71f55bb119 Add mingw support to CMakeLists.txt. Add crosscompiling instructions to README.md 2018-04-03 21:39:07 +03:00
Alibek Omarov bc379e9234 Add 64/32 bit message and a dumb check when 32 bit isn't properly enabled 2018-03-23 23:08:38 +03:00
Alibek Omarov 4af9030156 Append 64 postfix on 64 bit 2018-03-22 15:23:34 +03:00
Alibek Omarov 4538ba1c19 Force XP toolchain in newer Visual Studio 2018-03-04 00:12:44 +03:00
Roman Chistokhodov c135463774 add_compile_options for older cmake versions 2018-01-16 15:45:53 +03:00
Alibek Omarov c128c69ceb Add install() for CMake. 2017-12-19 00:27:56 +03:00
Roman Chistokhodov 31b2a68d6d goldsource mouse input 2017-12-03 19:47:30 +03:00
a1batross 42052a5057 CMake as optional build system 2016-08-08 13:27:59 +06:00