22 Commits (8de7ae022f4e3ded562a2b7af18bef97e43fc3e5)

Author SHA1 Message Date
Andrey Akhmichin 3db3772bff
cmake: add a missing brackets 3 years ago
Andrey Akhmichin c3f77a2ea5
cmake: disable 64BIT flag by default only for 32-bit archs and 64-bit windows and linux 3 years ago
Andrey Akhmichin 630217f0b1
cmake: fix wrong library naming scheme 3 years ago
Roman Chistokhodov db4cd7846d
Support cmake older than 3.7 (#203) 3 years ago
Alibek Omarov 9fde15075b cmake: fix minor 64BIT checks 3 years ago
Roman Chistokhodov ba2cab60df
Get VGUI back (optionally) (#194) 3 years ago
Velaron 219fb37f44 Fix CMake build when included from other project 3 years ago
Roman Chistokhodov 136ee78cfd
Make msvc builds in release mode with static runtime (#185) 3 years ago
Bohdan Shulyar 7552c1df5e
Silence useless warning on Windows (#183) 3 years ago
Bohdan Shulyar 662af50306
Bump minimum CMake version (lower versions are deprecated) (#182) 3 years ago
Alibek Omarov d59c169527 cmake: implement library naming for CMake 5 years ago
Roman Chistokhodov 413e2c941e Add warning checks 5 years ago
Alibek Omarov 59269b1bb0
cmake: remove useless second definition of 64BIT option 6 years ago
Night Owl b423cac3de Use CMAKE_C_FLAGS value for C++ compilers. 6 years ago
Roman Chistokhodov 71f55bb119 Add mingw support to CMakeLists.txt. Add crosscompiling instructions to README.md 7 years ago
Alibek Omarov bc379e9234 Add 64/32 bit message and a dumb check when 32 bit isn't properly enabled 7 years ago
Alibek Omarov 4af9030156 Append 64 postfix on 64 bit 7 years ago
Alibek Omarov 4538ba1c19 Force XP toolchain in newer Visual Studio 7 years ago
Roman Chistokhodov c135463774 add_compile_options for older cmake versions 7 years ago
Alibek Omarov c128c69ceb Add install() for CMake. 7 years ago
Roman Chistokhodov 31b2a68d6d goldsource mouse input 7 years ago
a1batross 42052a5057 CMake as optional build system 8 years ago