Actually include the INTEGRATION hint
This commit is contained in:
parent
b8a0ab5468
commit
fbb139d1bc
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user