Refs #3366. Errors fix

This commit is contained in:
Javier Moreno
2018-09-14 11:34:55 +02:00
parent c54a384b4c
commit becb074a2f
4 changed files with 17 additions and 67 deletions
+1 -1
View File
@@ -68,6 +68,6 @@ install(
)
install(
DIRECTORY cmake resource
DIRECTORY cmake
DESTINATION share/${PROJECT_NAME}
)