CMake/Tests/Module
Saurabh Kumar daf6cc89ee LFortran: Remove hard-coded --generate-object-code flag
This was added in commit 98d0f918ba (LFortran: Add support for this
compiler, 2024-01-25, v3.31.0-rc1~303^2~2) because it is needed for
cases covered by CMake's Fortran tests.  However, it does not work
with Fortran modules and breaks lfortran's own `examples/project1`.
Move the flag to the test cases that need it, just as the original
commit did with `--implicit-interface`.

Fixes: #26597
Co-authored-by: Brad King <brad.king@kitware.com>
2025-01-09 14:49:39 -05:00
..
CheckIPOSupported-C Tests: Update cmake_minimum_required versions to 3.10 2024-10-03 14:18:16 -04:00
CheckIPOSupported-CUDA Tests: Update cmake_minimum_required versions to 3.10 2024-10-03 14:18:16 -04:00
CheckIPOSupported-CXX Tests: Update cmake_minimum_required versions to 3.10 2024-10-03 14:18:16 -04:00
CheckIPOSupported-Fortran LFortran: Remove hard-coded --generate-object-code flag 2025-01-09 14:49:39 -05:00
CheckTypeSize Tests: Update cmake_minimum_required versions to 3.10 2024-10-03 14:18:16 -04:00
ExternalData Tests: Update cmake_minimum_required versions to 3.10 2024-10-03 14:18:16 -04:00
FindDependency Tests: Update cmake_minimum_required versions to 3.10 2024-10-03 14:18:16 -04:00
WriteCompilerDetectionHeader Tests: Update cmake_minimum_required versions to 3.10 2024-10-03 14:18:16 -04:00