Skip to content

Conversation

@HexDecimal
Copy link

Without this, target_link_libraries(${PROJECT_NAME} PRIVATE utf8proc::utf8proc) only works with find_package and not with add_subdirectory. This is needed for FetchContent to work optimally.

Without this, `target_link_libraries(${PROJECT_NAME} PRIVATE utf8proc::utf8proc)` only works with `find_package` and not with `add_subdirectory`.
This is needed for `FetchContent` to work optimally.
@stevengj
Copy link
Member

stevengj commented Jan 5, 2026

Seems fine to me.

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