mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-29 18:35:37 -04:00
[libcalamares] Also install the version header
This commit is contained in:
parent
b5788d4b17
commit
dc0164d508
1 changed files with 1 additions and 0 deletions
|
@ -187,6 +187,7 @@ file( GLOB rootHeaders "*.h" )
|
||||||
install(
|
install(
|
||||||
FILES
|
FILES
|
||||||
${CMAKE_CURRENT_BINARY_DIR}/CalamaresConfig.h
|
${CMAKE_CURRENT_BINARY_DIR}/CalamaresConfig.h
|
||||||
|
${CMAKE_CURRENT_BINARY_DIR}/CalamaresVersion.h
|
||||||
${rootHeaders}
|
${rootHeaders}
|
||||||
DESTINATION include/libcalamares
|
DESTINATION include/libcalamares
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue