|
|
configure_file(input: 'ca-bundle.crt', output: 'ca-bundle.crt', copy: true)
|
|
configure_file(input: 'ca-bundle.crt', output: 'ca-bundle.crt', copy: true)
|
|
|
configure_file(input: 'image.jpg', output: 'image.jpg', copy: true)
|
|
configure_file(input: 'image.jpg', output: 'image.jpg', copy: true)
|