Minor formatting nit.

This commit is contained in:
Jim Hague 2019-10-24 11:57:34 +01:00
parent b5f260376e
commit 3b44cd8f38
1 changed files with 1 additions and 2 deletions

View File

@ -59,8 +59,7 @@ if (DEFINED CMAKE_INSTALL_FULL_RUNSTATEDIR)
else ()
set(RUNSTATEDIR "${CMAKE_INSTALL_FULL_LOCALSTATEDIR}/run")
endif ()
install(
DIRECTORY
install(DIRECTORY
DESTINATION ${RUNSTATEDIR}
DIRECTORY_PERMISSIONS
OWNER_READ OWNER_WRITE OWNER_EXECUTE