mirror of
https://github.com/rkd77/elinks.git
synced 2024-10-07 04:53:37 -04:00
172c32a64c
Now (in meson) .c files are compiled by C compiler and .cpp by C++ compiler.
2 lines
40 B
Meson
2 lines
40 B
Meson
srcs += files('cache.cpp', 'dialogs.c')
|