I think I have problem with my CMake files, because If I use
defination within header files, I have no errors:
#pragma clang diagnostic ignored "-Wgnu-anonymous-struct"
#pragma clang diagnostic ignored "-Wdtor-name"
#pragma clang diagnostic ignored "-Wold-style-cast"
....
#include <Metal/Metal.hpp>
...
Topic:
Graphics & Games
SubTopic:
General
Tags: