also mention the BUNDLE_LIBRARIES cmake option, ref #133
options:
+* `BUNDLE_LIBRARIES`
+ Bundle libraries (only MSYS2 is supported at this time)
* `BUILD_RADIANT=OFF`
- Do not build NetRadiant (default: `ON`, build radiant graphical editor)
+ Do not build NetRadiant (default: `ON`, build notradiant graphical editor)
* `BUILD_TOOLS=OFF`
Do not build q3map2 and other tools (default: `ON`, build command line tools)
* `BUILD_CRUNCH=ON`
targets:
-* `radiant` Compiles the radiant core binary
+* `netradiant` Compiles the netradiant core binary
* `modules` Compiles all modules (each module has its own target as well)
* `plugins` Compiles all plugins (each plugin has its own target as well)
* `tools` Compiles all tools (each tool has its own target as well)