Files
cmake/Source
Matthew Woehlke de5700a15a cmMakefile: Prevent copying RAII helpers
Delete copy and assignment operators for public scope helpers in
cmMakefile, as use thereof (at least without careful use of move
constructors, which we don't have) would result in bugs. This helps
guard against improper use, and is consistent with the internal helpers
having these deleted.
2024-12-04 15:59:44 -05:00
..
2023-08-07 11:26:05 -04:00
2023-08-07 11:26:05 -04:00
2022-01-21 10:59:13 -05:00
…
2024-12-04 00:01:21 -05:00
…
2023-05-22 16:51:15 -04:00
2023-05-30 09:46:12 -04:00
2024-11-05 10:20:12 +01:00
2024-08-19 15:10:34 -04:00
…
…
…