Added KREngine-common.h to generated projects

This commit is contained in:
2024-01-21 14:52:43 -08:00
parent 5f1e074136
commit 249988beef

View File

@@ -5,6 +5,7 @@ set(KRAKEN_PRIVATE_HEADERS "${KRAKEN_PRIVATE_HEADERS}" PARENT_SCOPE)
# Private Implementation
add_sources(kraken.cpp)
add_private_headers(KREngine-common.h)
add_source_and_header(KRAmbientZone)
add_source_and_header(KRAnimation)
add_source_and_header(KRAnimationAttribute)