This is a more limited, CommonLibSSE-specific port of the Trueflame
feature. It allows using add_commonlibsse_plugin in place of
add_library in CMake, with additional options corresponding to the
plugin metadata. This results in the automatic generation and injection
into the project of SKSEPlugin_Version and SKSEPlugin_Query.
This is a more limited, CommonLibSSE-specific port of the Trueflame feature. It allows using
add_commonlibsse_plugin
in place ofadd_library
in CMake, with additional options corresponding to the plugin metadata. This results in the automatic generation and injection into the project ofSKSEPlugin_Version
andSKSEPlugin_Query
.