Commit 905f48b6 authored by Vladislav Vaintroub's avatar Vladislav Vaintroub

fix syntax error in INSTALL cmake command

parent 4d49915c
......@@ -232,7 +232,7 @@ IF(WIN32)
DESTINATION scripts
PERMISSIONS OWNER_READ OWNER_WRITE
OWNER_EXECUTE GROUP_READ GROUP_EXECUTE
WORLD_READ WORLD_EXECUTE FILES
WORLD_READ WORLD_EXECUTE
)
ENDFOREACH()
ELSE()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment