reenable precompiled header, add USE_LTO option, enable LTO in CI builds

This commit is contained in:
milek7
2021-01-24 23:15:18 +01:00
parent 3cb5a98b60
commit 610ae75b17
6 changed files with 28 additions and 4079 deletions

View File

@@ -8,6 +8,5 @@ http://mozilla.org/MPL/2.0/.
*/
#include "stdafx.h"
#include "openglmatrixstack.h"
opengl_matrices OpenGLMatrices;