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

Feature/packaging #243

Merged
merged 3 commits into from
Nov 29, 2024
Merged

Feature/packaging #243

merged 3 commits into from
Nov 29, 2024

Conversation

martinfalk
Copy link
Contributor

@martinfalk martinfalk commented Nov 29, 2024

  • fixed vcpkg packaging for OpenMesh and VTK
  • minor fix in ttk module
  • removed submodules that are no longer needed

Copy link

Cpp-Linter Report ⚠️

Some files did not pass the configured checks!

clang-tidy (v17.0.6) reports: 1 concern(s)
  • topovis/ttk/include/inviwo/ttk/ttkmodule.h:31:10: error: [clang-diagnostic-error]

    'inviwo/ttk/ttkmoduledefine.h' file not found

       31 | #include <inviwo/ttk/ttkmoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Have any feedback or feature suggestions? Share it here.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cpp-linter Review

Used clang-tidy v17.0.6

Have any feedback or feature suggestions? Share it here.

@@ -30,17 +30,11 @@

#include <inviwo/ttk/ttkmoduledefine.h>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clang-tidy diagnostic

topovis/ttk/include/inviwo/ttk/ttkmodule.h:31:10: error: [clang-diagnostic-error]

'inviwo/ttk/ttkmoduledefine.h' file not found

   31 | #include <inviwo/ttk/ttkmoduledefine.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

@petersteneteg petersteneteg merged commit 0d4cd1e into master Nov 29, 2024
14 checks passed
@petersteneteg petersteneteg deleted the feature/packaging branch November 29, 2024 18:45
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