Commit 13ab9edb authored by Vladislav Vaintroub's avatar Vladislav Vaintroub

fix syntax error in INSTALL cmake command

parent dba254e6
......@@ -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