Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

Conversation

@vansangpfiev
Copy link
Contributor

Describe Your Changes

This pull request introduces a new example project for the inja template engine within the engine/examples directory. The changes include updates to the CMake configuration to support this new example, the addition of new source files, and a sample data file.

CMake Configuration Updates:

  • engine/CMakeLists.txt: Added an option to enable the inja example and conditionally include the examples/inja directory.
  • engine/examples/inja/CMakeLists.txt: Created a new CMake configuration file for the inja example, setting the C++ standard based on available features and configuring necessary libraries.

New Example Files:

Fixes Issues

Self Checklist

  • Added relevant comments, esp in complex areas
  • Updated docs (for bug fixes / features)
  • Created issues for follow-up changes or refactoring needed

@vansangpfiev vansangpfiev merged commit c9f5d0e into dev Feb 14, 2025
8 checks passed
@vansangpfiev vansangpfiev deleted the feat/inja-example branch February 14, 2025 20:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants