LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   meson.build exists in more than just one dir. / place (https://www.linuxquestions.org/questions/linux-software-2/meson-build-exists-in-more-than-just-one-dir-place-4175703080/)

BudiKusasi 11-04-2021 10:36 AM

meson.build exists in more than just one dir. / place
 
As noob in build system meson please be patient to following question
Why meson.build exists in more than just one place in a project dir., are all the same, if not, what usually is the difference ?
How is on meson build a new directory is created ?

Thanks

shruggy 11-04-2021 03:40 PM

See description of subdir() in the Meson Reference Manual.

BTW, have you never before encountered a project with multiple makefiles? Then 5.7 Recursive Use of make and 3.3 Including Other Makefiles in the GNU make Manual may surprise you.


All times are GMT -5. The time now is 01:18 PM.