mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-05-19 08:30:22 -07:00
cmake: do not install version.h.in (#10035)
This commit is contained in:
parent
d775686380
commit
b83c9f5c6f
@ -447,6 +447,7 @@ install(
|
||||
DIRECTORY ${HEADERS_SRC}
|
||||
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/hyprland
|
||||
FILES_MATCHING
|
||||
PATTERN "*.h*"
|
||||
PATTERN "*.h"
|
||||
PATTERN "*.hpp"
|
||||
PATTERN "*.inc"
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user