mirror of
https://github.com/parchlinux/calamares.git
synced 2025-02-24 10:55:46 -05: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(
|
||||
FILES
|
||||
${CMAKE_CURRENT_BINARY_DIR}/CalamaresConfig.h
|
||||
${CMAKE_CURRENT_BINARY_DIR}/CalamaresVersion.h
|
||||
${rootHeaders}
|
||||
DESTINATION include/libcalamares
|
||||
)
|
||||
|
|
Loading…
Add table
Reference in a new issue