Michael Fabian 'Xaymar' Dirks 58da85a255 compile-commands: Fix generation of include directories
For an unknown reason, multiple set() calls in a row with the same variable override previous attempts to set things, despite using the same variable. This completely breaks generated output as barely any include directories will be set.
2020-04-18 18:46:04 +02:00
2020-01-19 11:32:18 +01:00
S
Description
Clang tools integration into CMake for all platforms and generators, instead of only some.
MIT 51 KiB
Latest
2023-04-22 23:47:24 +02:00
Languages
CMake 100%