source:
mainline/uspace/app/calculator/meson.build@
664b7f8
Last change on this file since 664b7f8 was 1dbba6c, checked in by , 3 years ago | |
---|---|
|
|
File size: 135 bytes |
Rev | Line | |
---|---|---|
[c21d4d6] | 1 | # |
[1dbba6c] | 2 | # SPDX-FileCopyrightText: 2020 Jiri Svoboda |
[c21d4d6] | 3 | # |
[1dbba6c] | 4 | # SPDX-License-Identifier: BSD-3-Clause |
[c21d4d6] | 5 | # |
6 | ||
[b41564c] | 7 | deps = [ 'ui' ] |
[6dca10f] | 8 | src = files('calculator.c') |
Note:
See TracBrowser
for help on using the repository browser.