cmake_minimum_required(VERSION 3.16) project(SelfPatchSLR LANGUAGES C CXX) add_subdirectory(plugin) add_subdirectory(subject)