Skip to content

Conversation

@ednolan
Copy link
Member

@ednolan ednolan commented Jan 4, 2026

The default for this option was supposed to be set to ON by bemanproject/exemplar@19d99a4, hence the commit title "Default generation of CMake config packages to ON". However, due to what I believe is a copypaste bug, that commit set the default to ${PROJECT_IS_TOP_LEVEL} rather than ON, which broke the ability to consume Beman libraries as dependencies. This commit changes the default to ON, which has been tested to address the issue. It also fixes the doc.

The default for this option was supposed to be set to ON by
bemanproject/exemplar@19d99a4,
hence the commit title "Default generation of CMake config packages to
ON". However, due to what I believe is a copypaste bug, that commit
set the default to ${PROJECT_IS_TOP_LEVEL} rather than ON, which broke
the ability to consume Beman libraries as dependencies. This commit
changes the default to ON, which has been tested to address the
issue. It also fixes the doc.
@ednolan ednolan merged commit b3545a4 into main Jan 4, 2026
3 checks passed
@ednolan ednolan deleted the enolan_configdefault1 branch January 4, 2026 23:34
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