premake-core
Project generator
Generates project files and performs build configurations for software projects using Lua scripts
Premake
3k stars
96 watching
619 forks
Language: C
last commit: 7 days ago
Linked from 2 awesome lists
chacktoberfestluapremake
Related projects:
Repository | Description | Stars |
---|---|---|
turkeyman/premake-cmake | A tool for automating CMake build processes using Lua scripts | 23 |
thelartians/packageproject.cmake | A CMake script generator for creating packageable projects with standardized configuration options. | 110 |
kitware/cmake | A cross-platform build system generator | 6,904 |
lukka/run-cmake | An action that automates C++ application builds using CMake and vcpkg. | 182 |
cpm-cmake/cpm.cmake | A CMake module for managing dependencies in cross-platform projects | 3,059 |
leetal/ios-cmake | A toolchain file for building C/C++/Obj-C++ applications for various Apple platforms | 1,925 |
cmake-basis/basis | A comprehensive suite of tools and utilities for creating and managing C++ projects and software libraries | 48 |
nanoant/cmakepchcompiler | CMake module providing support for precompiled headers via custom compiler extension | 103 |
nemequ/configure-cmake | A script wrapper around CMake to simplify building projects with CMake. | 86 |
pr0g/cmake-examples | A collection of simple CMake projects to help understand the basics of CMake and installing. | 1,173 |
kde/extra-cmake-modules | Provides common CMake functionality and build settings for software development | 135 |
h4tr3d/cmakeprojectmanager2 | Enhanced CMake Project Manager plugin for Qt Creator | 74 |
thelartians/moderncppstarter | A template project providing a set of tools and best practices for building modern C++ projects with automated testing, continuous integration, and code coverage. | 4,501 |
tobantegaming/box2d-cmake | A CMake wrapper around the Box2D physics engine library | 11 |
developerpaul123/cmakeinstallexample | An example project demonstrating CMake's use in building and packaging a Windows-based C++ project with an installer. | 36 |