Allow Yuzu to be built using Clang-CL for better compiler optimizations for Windows
Also updates Boost to 1.88.0
This commit is contained in:
parent
709f70a3b2
commit
a640bbee41
49 changed files with 349 additions and 199 deletions
6
src/dedicated_room/precompiled_headers.hpp
Normal file
6
src/dedicated_room/precompiled_headers.hpp
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
// SPDX-FileCopyrightText: 2022 yuzu Emulator Project
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "common/common_precompiled_headers.hpp"
|
||||
Loading…
Add table
Add a link
Reference in a new issue