[libcalamares] Also install the version header
This commit is contained in:
parent
b5788d4b17
commit
dc0164d508
@ -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…
Reference in New Issue
Block a user