templates/cmake_templates library
Functions
-
cmakeModuleTarget(
String lib, {bool isCpp = false, bool isAndroidCpp = false}) → String - Returns the CMake target block for a secondary module library.
-
generateCMakeContent(
String pluginName, List< String> moduleLibs, String nitroNativePath, {List<({bool isAndroidCpp, bool isNativeCpp, String lib, String module})> ? moduleInfos}) → String -
Generates the full content of a fresh
src/CMakeLists.txt.