Skip to content

[WIP] Add CMakeLists.txt generator with Python bindings#1

Closed
alexandrehoffmann with Copilot wants to merge 1 commit into
mainfrom
copilot/add-cmakelists-generator
Closed

[WIP] Add CMakeLists.txt generator with Python bindings#1
alexandrehoffmann with Copilot wants to merge 1 commit into
mainfrom
copilot/add-cmakelists-generator

Conversation

Copilot AI commented Feb 28, 2026

Copy link
Copy Markdown
  • Explore repository and understand requirements
  • Create C++ header-only library (include/symgen/symgen.hpp)
  • Create Python bindings (python/bindings.cpp) using pybind11
  • Create project CMakeLists.txt
  • Create tests (tests/test_symgen.cpp, tests/test_symgen.py)
  • Create Python package setup (setup.py / pyproject.toml)
  • Build and test everything
Original prompt

A little CMakeLists.txt generator with python bindings.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants