mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-18 13:59:01 -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)
|