premake/premake-core
Can Premake build directly like "cmake --build"?
Ouverte
#853 ouverte le 1 août 2017
enhancementhelp wantedquestion
Métriques du dépôt
- Stars
- (3 621 étoiles)
- Métriques de merge PR
- (Métriques PR en attente)
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.