{"author":"Peter Kokot","author_email":"peterkokot@gmail.com","author_time":1742513862,"commit_time":1742684785,"committer":"Viktor Szakats","committer_email":"commit@vsz.me","hash":"d03429ce0394551def98d5b0d484cbd9337819ef","message":"cmake: replace exec_program() with execute_process()\n\nThe `exec_program()` is deprecated as of CMake 3.0.\n\nThis also removes the `rm_out` variable as it isn't used in the output.\nIn `execute_process()` the `ERROR_QUIET` and `OUTPUT_QUIET` resemble\nthe behavior of `exec_program(OUTPUT_VARIABLE)` behavior in this case.\n\nCloses #16779\n","parents":["23f6a1abfd047a8a1b330b4d6898b3a3e5769f6a"],"tree_hash":"7fd3c711019e1afb9470b037355f415a941d511f"}