You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
data = [ |
|
'documentation.html', |
|
'illume2.html', |
|
'FDO.txt', |
|
'cache.txt', |
|
'enlightenment.png', |
|
'illume2.png' |
|
] |
|
|
|
install_data(data, install_dir: join_paths(dir_data, proj, 'doc'))
|
|
|