[PATCH] D93778: [test-suite] Support Fortran tests in CMake infrastructure.
Nichols A. Romero via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 6 12:31:13 PST 2021
naromero77 updated this revision to Diff 314959.
naromero77 added a comment.
- Use CMake enable_language instead.
- Fix style on conditionals.
- Cleaner implementation of Fortran unit test example.
Repository:
rT test-suite
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93778/new/
https://reviews.llvm.org/D93778
Files:
CMakeLists.txt
SingleSource/UnitTests/CMakeLists.txt
SingleSource/UnitTests/Fortran/CMakeLists.txt
SingleSource/UnitTests/Fortran/hello.f90
SingleSource/UnitTests/Fortran/hello.reference_output
cmake/modules/SingleMultiSource.cmake
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93778.314959.patch
Type: text/x-patch
Size: 5213 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210106/6f260baa/attachment.bin>
More information about the llvm-commits
mailing list