dawn-cmake/generator
Corentin Wallez 6c27fd9c94 CMakeLists: Generate Dawn headers separately from libdawn
libdawn will be one of the libraries produced but other libraries like
libdawn_native don't need to link against it. However they do need the
Dawn headers so we generate them separately.

This also makes all internal targets depend on the header generation and
have the include directories necessary for those headers.

Also has a small fix for setting compile flags only for C++ files.
2018-07-25 21:03:49 +02:00
..
templates dawn_native: Fixup namespace from backend:: to dawn_native:: 2018-07-25 11:27:55 +02:00
CMakeLists.txt Rename NXT -> Dawn in the rest of CMakeLists 2018-07-18 22:54:06 +02:00
main.py CMakeLists: Generate Dawn headers separately from libdawn 2018-07-25 21:03:49 +02:00