mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 04:08:55 +00:00
Merge pull request #8087 from spycrab/cmake_win2019
Support CMake on Windows
This commit is contained in:
commit
ec734065db
20 changed files with 217 additions and 33 deletions
|
@ -4,6 +4,7 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include <algorithm>
|
||||
#include <cmath>
|
||||
#include <memory>
|
||||
#include <string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue