anass98h / Project-Spartan

A advanced Counter-Strike: Global Offensive internal Linux multihack based around an invite-only principle
https://cantvac.me
Other
5 stars 0 forks source link

Added Clang support; Bug-fixes #265

Closed LWSS closed 6 years ago

LWSS commented 6 years ago

Need clang 4.0 or greater. ( I have 6.0, it's not hard to compile, follow this guide: https://www.hiroom2.com/2016/05/28/centos-7-build-llvm-clang-from-svn-repository/ )

Delete CMakeCache.txt and run ./build -c to build with clang

mellowagain commented 6 years ago

Care to change CircleCI config or should I change it?

EDIT: Fixed it.