It could be useful for integrating Nim code into an existing C/C++ codebase that uses Cmake. However, Cmake can also simply run the Nim compiler before adding the produced C++ code to the makefile it produces.
- Could Nim use Cmake to invoke the C compiler? Keithcat1
- Re: Could Nim use Cmake to invoke the C compiler? Araq
