mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-09 08:40:11 -06:00
Projects which ship object files as artifacts may want to control the object names as much as possible. Support setting explicit object names as source file properties to support such use cases.
2 lines
40 B
CMake
2 lines
40 B
CMake
check_build_object(objlib objlib_lib.c)
|