#cmake

Articles tagged with cmake.

cmake cookbook building testing and packaging mod

Mod Extensions To build a mod or extension package, consider: Including necessary assets and scripts. Structuring the package layout logically. Adding post-install scripts for setup. Example: ```cmake install(DIRECTORY mods/ DESTINATION