cmake_minimum_required(VERSION 3.28)

add_library(J_GUARD
    JByteArrayGuard.cpp
)