This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
mirror of
https://github.com/Kitware/CMake.git
synced
2026-05-25 01:28:50 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bf2808ddb9d868f6f4af29b3440d91afa1a09862
CMake
/
Tests
/
FortranModules
T
History
Brad King
2a37015319
Tests/FortranModules: Skip submodules with Cray Fortran compiler
...
Issue:
#18925
2025-03-12 16:39:23 -04:00
..
Executable
…
External
…
in_interface
…
include
…
Issue25112
…
Issue25223
…
Issue25252
…
Issue25252-iface-sources
Tests: Fix clang -Wstrict-prototypes warnings
2023-10-26 09:20:45 -04:00
Issue25252-iface-target
…
Issue25365-target-objects
Fortran: Restore support for TARGET_OBJECTS providing modules
2023-10-30 10:06:12 -04:00
Issue25365-target-objects-iface
Fortran: Restore support for TARGET_OBJECTS providing modules
2023-10-30 10:06:12 -04:00
Library
…
ModulesViaSubdirTargetObjectsLink
Tests/FortranModules: add test for TARGET_OBJECTS-as-linked-items module usage
2023-11-21 09:17:43 -05:00
ModulesViaSubdirTargetObjectsSource
Tests/FortranModules: add test for TARGET_OBJECTS-as-sources module usage
2023-11-21 09:17:36 -05:00
ModulesViaTargetObjectsLink
Tests/FortranModules: add test for TARGET_OBJECTS-as-linked-items module usage
2023-11-21 09:17:43 -05:00
ModulesViaTargetObjectsSource
Tests/FortranModules: add test for TARGET_OBJECTS-as-sources module usage
2023-11-21 09:17:36 -05:00
Subdir
…
Submodules
codespell: Fix typos
2024-10-25 08:43:04 -04:00
CMakeLists.txt
Tests/FortranModules: Skip submodules with Cray Fortran compiler
2025-03-12 16:39:23 -04:00
non_pp_include.f90
Ninja: Fix Fortran module deps in files INCLUDEd by preprocessed sources
2024-03-19 07:56:13 -04:00
test_module_implementation.f90
…
test_module_interface.f90
…
test_module_main.f90
…
test_multi_module_main.f90
…
test_multi_module.f90
…
test_non_pp_include_main.f90
Ninja: Fix Fortran module deps in files INCLUDEd by preprocessed sources
2024-03-19 07:56:13 -04:00
test_non_pp_include_module.f90
Ninja: Fix Fortran module deps in files INCLUDEd by preprocessed sources
2024-03-19 07:56:13 -04:00
test_preprocess_module.F90
…
test_preprocess.F90
…
test_use_in_comment_fixedform.f
…
test_use_in_comment_freeform.f90
…