mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-26 08:08:24 -05:00
7c1e52be87
Test module usage across a `$<TARGET_OBJECTS>`-as-sources use case. See: #25425
2 lines
39 B
CMake
2 lines
39 B
CMake
add_library(mvstos_obj OBJECT obj.f90)
|