CMake/Tests/RunCMake/ExportCompileCommands
Brad King 316cbbe8d5 Makefiles: Fix CMAKE_EXPORT_COMPILE_COMMANDS crash with custom compile rule
Extend the fix from commit 67e2130c96 (Makefiles: Fix
CMAKE_EXPORT_COMPILE_COMMANDS crash with custom compile rule,
2020-11-20, v3.19.1~8^2) to work for the `<FLAGS>` placeholder too.
Also fix the test case to actually enable `EXPORT_COMPILE_COMMANDS`
on the test target.

Fixes: #22261
2021-05-28 15:41:38 -04:00
..
BeforeProject-check.cmake
BeforeProject.cmake
BeforeProjectBEFORE.cmake
CMakeLists.txt
CustomCompileRule.cmake Makefiles: Fix CMAKE_EXPORT_COMPILE_COMMANDS crash with custom compile rule 2021-05-28 15:41:38 -04:00
empty.c
expected_file.c
Properties.cmake
PropertiesGenerateCommand-check.cmake
PropertiesGenerateCommand.cmake
RunCMakeTest.cmake