parent
d7b2d6c496
commit
072bd77929
2 changed files with 11 additions and 0 deletions
@ -0,0 +1,10 @@ |
||||
data = [ |
||||
'documentation.html', |
||||
'illume2.html', |
||||
'FDO.txt', |
||||
'cache.txt', |
||||
'enlightenment.png', |
||||
'illume2.png' |
||||
] |
||||
|
||||
install_data(data, install_dir: join_paths(dir_data, proj, 'doc')) |
Loading…
Reference in new issue