diff --git a/app/src/main/cpp/CMakeLists.txt b/app/src/main/cpp/CMakeLists.txt index d342bf7..3803c15 100644 --- a/app/src/main/cpp/CMakeLists.txt +++ b/app/src/main/cpp/CMakeLists.txt @@ -5,6 +5,7 @@ find_library(log-lib log) find_package(game-activity REQUIRED CONFIG) find_package(games-frame-pacing REQUIRED CONFIG) +# INTEGRATION Füge deine CPP/H Dateien hier hinzu add_library(kde SHARED Renderer.cpp Renderer.h