Have you found solution for the following issue. As we have tried multiple methods to do the same for https://apkspike.com/mega-mod-apk/ but not finding the exact results. If you have did it so kindly share the proper procedure with me so that I could do it and give it as a surprise to my boss.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I want to generate a file based on some other files and a flag, so I have below code in Jamfile:
make generated file
: source.txt, $(flag) ;
However, when running, it complains $(flag) is not target or file. So how to generate fle with some files and some configuration flags?
Thanks.
Have you found solution for the following issue. As we have tried multiple methods to do the same for https://apkspike.com/mega-mod-apk/ but not finding the exact results. If you have did it so kindly share the proper procedure with me so that I could do it and give it as a surprise to my boss.