cmake: Also include template files in project generation

This commit is contained in:
Michael Fabian 'Xaymar' Dirks
2019-10-17 08:17:06 +02:00
parent 58d8713369
commit 403b43e77b
+1
View File
@@ -325,6 +325,7 @@ add_library(${PROJECT_NAME} MODULE
${PROJECT_GENERATED}
${PROJECT_PRIVATE}
${PROJECT_DATA}
${PROJECT_TEMPLATES}
)
# Include Directories