blob: c48a4e3c6e369c1b3d12bcec2104db79326325be [file]
project(EnabledRustPie LANGUAGES Rust)
setup(enabled)
set_property(
TARGET
enabled_static
enabled_shared
enabled_object
enabled_RustPie
PROPERTY POSITION_INDEPENDENT_CODE TRUE
)