# Copyright 2024-2025 MicroEJ Corp. # Use of this source code is governed by a BSD-style license that can be found with this software. target_sources(app PRIVATE "src/LLKERNEL_impl.c" ) target_include_directories(app PRIVATE "inc" )