Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Header only #1668

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from
Draft

[WIP] Header only #1668

wants to merge 6 commits into from

Conversation

kerautret
Copy link
Member

@kerautret kerautret commented Dec 3, 2022

PR Description

Making header only lib, useful to construct standalone tools
Work in progress:

  • DGtal.dir/src/DGtal/base/Bits.cpp
  • DGtal.dir/src/DGtal/base/Common.cpp
  • DGtal.dir/src/DGtal/io/Color.cpp
  • DGtal.dir/src/DGtal/io/boards/Board2D.cpp
  • DGtal.dir/src/DGtal/io/boards/Board3D.cpp
  • DGtal.dir/src/Board/Board.cpp
  • DGtal.dir/src/Board/Path.cpp
  • DGtal.dir/src/Board/Rect.cpp
  • DGtal.dir/src/Board/ShapeList.cpp
  • DGtal.dir/src/Board/Shapes.cpp
  • DGtal.dir/src/Board/Transforms.cpp

Checklist

  • Unit-test of your feature with Catch.
  • Doxygen documentation of the code completed (classes, methods, types, members...)
  • Documentation module page added or updated.
  • New entry in the ChangeLog.md added.
  • No warning raised in Debug mode.
  • All continuous integration tests pass (Github Actions & appveyor)

@kerautret kerautret added this to the 1.4 milestone Dec 3, 2022
@kerautret kerautret marked this pull request as draft December 3, 2022 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants