Skip to content

Compatibility improvements / recursive HFC usage with add_subdirectory#31

Open
pysco68 wants to merge 1 commit intomainfrom
feature/hfc_recursive_init_subdirectory
Open

Compatibility improvements / recursive HFC usage with add_subdirectory#31
pysco68 wants to merge 1 commit intomainfrom
feature/hfc_recursive_init_subdirectory

Conversation

@pysco68
Copy link
Copy Markdown
Contributor

@pysco68 pysco68 commented May 21, 2025

  • fixed issue of duplicate target definitions of hfc_generate_sbom custom target in the case of recursive HFC usage when the dependency is added to the main project using add_subdirectory()
  • 1️⃣ improved error message in case project calls one of the HermeticFetchContent_MakeAvailableAt...() methods with no prior call to FetchContent_MakeHermetic() for the content name

@pysco68 pysco68 requested a review from daminetreg May 21, 2025 13:41
@pysco68 pysco68 self-assigned this May 21, 2025
…bdirectory

CHANGELOG

- improved error message in case project calls one of the HermeticFetchContent_MakeAvailableAt...() methods with no prior call to FetchContent_MakeHermetic() for the content name
- fixed issue of duplicate target definitions of hfc_generate_sbom custom target in the case of recursive HFC usage when the dependency is added to the main project using add_subdirectory()

Change-Id: Ib2820aa1fdbebdc601f0c08d4566c8d9e65d22a8
@pysco68 pysco68 force-pushed the feature/hfc_recursive_init_subdirectory branch from 3ce14a5 to 0a74de4 Compare May 21, 2025 14:51
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