Skip to content

Fix Windows packaging variable expansion#1817

Merged
psavery merged 1 commit intomasterfrom
fix-windows-packaging
Apr 1, 2025
Merged

Fix Windows packaging variable expansion#1817
psavery merged 1 commit intomasterfrom
fix-windows-packaging

Conversation

@psavery
Copy link
Collaborator

@psavery psavery commented Mar 31, 2025

This is not working anymore for some reason: "@CMAKE_CURRENT_LIST_DIR@"

Let's try the typical variable expansion: "${CMAKE_CURRENT_LIST_DIR}"

This is not working anymore for some reason: "@CMAKE_CURRENT_LIST_DIR@"

Let's try the typical variable expansion: "${CMAKE_CURRENT_LIST_DIR}"

Signed-off-by: Patrick Avery <patrick.avery@kitware.com>
@psavery psavery requested a review from bnmajor April 1, 2025 12:42
@psavery psavery merged commit a1eec8f into master Apr 1, 2025
9 checks passed
@psavery psavery deleted the fix-windows-packaging branch April 1, 2025 18:01
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