• New feature introduction
  • Nimlang project construction
  • Create an empty project
  • Console Program
  • Static library program
  • Dynamic library program
  • C code mixed compilation
  • Nimble dependency package integration
  • Native dependency package integration
  • Unity Build acceleration
  • How to enable?
  • Batch mode
  • Group Mode
  • Batch and Group mixed mode
  • Ignore the specified file
  • Unique ID
  • C++20 Modules
  • Lua5.4 runtime support
  • Keil MDK tool chain support
  • Compile with armcc
  • Compile with armclang
  • Console Program
  • Static library program
  • Wasi toolchain support
  • Circle toolchain support
  • gcc-8/9/10/11 specific version support
  • C++17/20 Compiler feature detection
  • Xrepo package virtual environment management
  • Enter the virtual environment
  • Manage virtual environments
  • Switch global virtual environment
  • Header Only Target Type
  • Find packages from CMake
  • Specify version
  • Specified components
  • Default switch
  • Set environment variables
  • Specify custom FindFoo.cmake module script directory
  • Package dependency integration
  • Package dependency integration (optional component)
  • Add custom commands to CMakelists.txt
  • Changelog
  • New features
  • Changes