Skip to content

Add vcpkg overlay ports for missing dependencies#4367

Merged
oitel merged 9 commits intomasterfrom
feature/vcpkg_overlay_ports
Apr 8, 2025
Merged

Add vcpkg overlay ports for missing dependencies#4367
oitel merged 9 commits intomasterfrom
feature/vcpkg_overlay_ports

Conversation

@oitel
Copy link
Copy Markdown
Contributor

@oitel oitel commented Apr 2, 2025

No description provided.

@oitel oitel added the skip-image-rebuild force to skip docker image rebuild label Apr 2, 2025
@oitel oitel requested review from Fedr and Grantim April 8, 2025 09:02
IF(NOT MRIOEXTRAS_NO_CTM)
list(APPEND MRIOEXTRAS_DEPENDENCIES OpenCTM)
include_directories(${MESHLIB_THIRDPARTY_DIR})
IF(NOT MR_EMSCRIPTEN)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Why? Can we use it as thirdparty for emscripten too?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Why not move these files to OpenCTM fork too?

@@ -0,0 +1,3 @@
cmake_minimum_required(VERSION 3.16 FATAL_ERROR)

add_subdirectory(${MESHLIB_THIRDPARTY_DIR}/OpenCTM-git ./OpenCTM)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Let us delete source/OpenCTM folder completely and take everything from submodule

@oitel oitel merged commit ed8e67a into master Apr 8, 2025
35 checks passed
@oitel oitel deleted the feature/vcpkg_overlay_ports branch April 8, 2025 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-image-rebuild force to skip docker image rebuild

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants