Skip to content

Fix path to installed MAP include files#2442

Merged
andrew-platt merged 1 commit intoOpenFAST:devfrom
deslaughter:b/mappp_include
Sep 27, 2024
Merged

Fix path to installed MAP include files#2442
andrew-platt merged 1 commit intoOpenFAST:devfrom
deslaughter:b/mappp_include

Conversation

@deslaughter
Copy link
Collaborator

@deslaughter deslaughter commented Sep 27, 2024

This PR is ready to be merged.

Feature or improvement description

PR #2392 added support for installing the MAP header files; however, the location of the installed files in $<INSTALL_INTERFACE:*> weren't specified correctly. This caused CMake to generate an error about the header files not being found when importing the library in Nalu-Wind (#2435). This PR corrects the path specified via $<INSTALL_INTERFACE:*>. This PR has been verified to fix the issue during a Nalu-Wind compilation.

Impacted areas of the software

MAP++'s CMakeList.txt

@andrew-platt
Copy link
Collaborator

Fixes: #2435

Copy link
Collaborator

@andrew-platt andrew-platt left a comment

Choose a reason for hiding this comment

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

Looks good. And thanks to @ndevelder for testing.

@deslaughter deslaughter linked an issue Sep 27, 2024 that may be closed by this pull request
@andrew-platt andrew-platt merged commit 14958ec into OpenFAST:dev Sep 27, 2024
@andrew-platt andrew-platt mentioned this pull request Dec 24, 2024
38 tasks
@deslaughter deslaughter deleted the b/mappp_include branch April 17, 2025 21:21
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.

OpenFAST dev not providing linking/include directory in cmake

2 participants

Comments