-
- Downloads
cmake: add check_outfile_stale macro
This checks if a file is older than other files during CMake configure phase. This is to prevent unnecessary long running execute_process calls.
Please register or sign in to comment
This checks if a file is older than other files during CMake configure phase. This is to prevent unnecessary long running execute_process calls.