Files
ladybird/Meta
Francesco Gazzetta d6303c9da9 CMake: Fix invalid target when using system skia
Commit 35392d4d28bd129ae936bdf470e7d58807a4b10c moved the
target_*_directories() calls (or rather their include()) before the
target declaration, so they fail because of the undefined target.
We can fix the problem by using global *_directories() instead.
2024-08-12 18:20:34 +02:00
..
2024-05-14 16:16:20 -04:00