premake/premake-core

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

Aperta

#853 aperta il 1 ago 2017

 (6 commenti) (5 reazioni) (0 assegnatari)C (651 fork)auto 404
enhancementhelp wantedquestion

Metriche repository

Star
 (3621 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor