On 08/27/2017 02:24 PM, Taylor Holberton wrote:
> I just finished the first release of a cross platform, minimalistic
> Make implementation.
> 
> It was made specifically to run CMake generated Makefiles on Linux
> and Windows (haven't tested on macOS yet).
> 
> It's on GitHub <https://github.com/tay10r/mini-make> and it's called Mini 
> Make.

Neat.  I suggest adding more to the readme:

* Distinguish the instructions for building Mini Make using CMake
  from using Mini Make for building another project with CMake.

* Explain the motivation and benefits of using Mini Make over
  another make tool on each system.  (Parallel "make" with MSVC?)

-Brad
-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers

Reply via email to