premake/premake-core
Can Premake build directly like "cmake --build"?
Aberta
#853 aberto em 1 de ago. de 2017
enhancementhelp wantedquestion
Métricas do repositório
- Stars
- (3.621 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
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.