source: mainline/uspace/app/calculator/meson.build@ 664b7f8

Last change on this file since 664b7f8 was 1dbba6c, checked in by Jiří Zárevúcky <zarevucky.jiri@…>, 3 years ago

Update headers in Meson build files

  • Property mode set to 100644
File size: 135 bytes
RevLine 
[c21d4d6]1#
[1dbba6c]2# SPDX-FileCopyrightText: 2020 Jiri Svoboda
[c21d4d6]3#
[1dbba6c]4# SPDX-License-Identifier: BSD-3-Clause
[c21d4d6]5#
6
[b41564c]7deps = [ 'ui' ]
[6dca10f]8src = files('calculator.c')
Note: See TracBrowser for help on using the repository browser.