Skip to content

correct public header installation path in cmake#61

Merged
waruqi merged 2 commits intouael:masterfrom
qaqland:cmake-header
Apr 6, 2026
Merged

correct public header installation path in cmake#61
waruqi merged 2 commits intouael:masterfrom
qaqland:cmake-header

Conversation

@qaqland
Copy link
Copy Markdown
Contributor

@qaqland qaqland commented Apr 6, 2026

Install public headers directly to CMAKE_INSTALL_INCLUDEDIR to be consistent with other build tools (xmake, autotools).

qaqland added 2 commits April 6, 2026 11:37
Install public headers directly to CMAKE_INSTALL_INCLUDEDIR to be
consistent with other build tools (xmake, autotools).
There is no sv.h header file in the project (only semver.h exists),
so drop this conditional installation block.
Comment thread CMakeLists.txt
@waruqi waruqi merged commit b0c92e1 into uael:master Apr 6, 2026
3 checks passed
@qaqland
Copy link
Copy Markdown
Contributor Author

qaqland commented Apr 6, 2026

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