# 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/LLMJVM_MONITOR_sysview.c" "src/LLTRACE_sysview.c" ) target_include_directories(app PRIVATE "inc" )