Generating cmakelist using gyp instead of .mk

51 views
Skip to first unread message

Manish Gupta

unread,
Dec 11, 2018, 9:38:15 AM12/11/18
to gyp-developer
Hi,

So, we have an application on iOS which uses C++ code for which the bridge code between Objective C and C++ is generated using djinni. Gyp is then used to generate .mk files which are then used in iOS file to build the library. Now the corresponding Android application uses cmakelists instead of .mk files. 
Is there any way to use the .mk files generated by gyp in the Android project which is using the cmakelist to build the c++ code.

May be converting the .mk files to cmakelist or including the .mk files in the cmakelist files to build the c++ library.

or Generating cmakelist using gyp instead of .mk.

Thanks and Regards,
Manish

Refael Ackermann

unread,
Dec 11, 2018, 10:24:18 AM12/11/18
to gyp-developer
`-f cmake`, but YMMV
Reply all
Reply to author
Forward
0 new messages