Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 7af15b326df5a638b24c5e637d5f37396276f906.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
There are some headers that implicitly included by PCH. Include those
explicitly so PCH free build succeeds.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Do not use precomp headers target with GCC on Apple
* CMakeLists: also link to AudioUnit on Apple
* platform.cpp: add missing <unistd.h>
---------
Co-authored-by: ouwou <26526779+ouwou@users.noreply.github.com>
|
|
platform.cpp: add a missing spdlog include
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 3306edc514a996a7c61986d4851c9e6cfa323fca.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|