premake/premake-core

Can Premake build directly like "cmake --build"?

Offen

#853 geöffnet am 01.08.2017

 (6 Kommentare) (5 Reaktionen) (0 zugewiesene Personen)C (651 Forks)auto 404
enhancementhelp wantedquestion

Repository-Metriken

Stars
 (3.621 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

cmake --build makes CMake ideal for CI(Continue Integrate). I think direct building is good for Premake to replace CMake. My problem is it is hard to build a library with Premake using conan package management. See conan issue https://github.com/conan-io/conan/issues/1559.

Contributor Guide