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

Use CMAKE_INSTALL_{} #543

Merged
merged 2 commits into from
Mar 6, 2024
Merged

Use CMAKE_INSTALL_{} #543

merged 2 commits into from
Mar 6, 2024

Conversation

jcarpent
Copy link
Member

@jcarpent jcarpent commented Mar 5, 2024

Fixes #542

@jcarpent jcarpent merged commit 1d71cfc into coal-library:devel Mar 6, 2024
34 checks passed
@jcarpent jcarpent deleted the topic/cmake branch March 6, 2024 12:07
nim65s added a commit to nim65s/robotpkg that referenced this pull request Mar 12, 2024
Upstream changes:

    ## [2.4.4] - 2024-03-06

    ## [2.4.3] - 2024-03-06

    ### Fixed
    - updated cmake module to fix documentation generation
    - test documentation in conda ci

    ## [2.4.2] - 2024-03-06

    ### Fixed
    - Fix CMAKE_INSTALL_{} path for installation (coal-library/coal#543)

Packaging changes:
- patch-522: dropped conflicting changes in CHANGELOG
- patch-aa: updated source
nim65s added a commit to nim65s/robotpkg that referenced this pull request Mar 29, 2024
Upstream changes:

    ## [2.4.4] - 2024-03-06

    ## [2.4.3] - 2024-03-06

    ### Fixed
    - updated cmake module to fix documentation generation
    - test documentation in conda ci

    ## [2.4.2] - 2024-03-06

    ### Fixed
    - Fix CMAKE_INSTALL_{} path for installation (coal-library/coal#543)

Packaging changes:
- patch-522: dropped conflicting changes in CHANGELOG
- patch-aa: updated source
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.

Fix cmake export to allow cross-compilation with sysroot
1 participant