add_executable(subject main.c) add_dependencies(subject selfpatch-slr) target_compile_options(subject PRIVATE -fplugin=$ -include ${CMAKE_CURRENT_SOURCE_DIR}/offsetof_passthrough.h)