premake-core
Project generator
Generates project files and performs build configurations for software projects using Lua scripts
Premake
3k stars
97 watching
617 forks
Language: C
last commit: about 1 month 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. | 111 |
kitware/cmake | A cross-platform build system generator | 6,933 |
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,099 |
leetal/ios-cmake | A toolchain file for building C/C++/Obj-C++ applications for various Apple platforms | 1,934 |
cmake-basis/basis | A comprehensive suite of tools and utilities for creating and managing C++ projects and software libraries | 49 |
nanoant/cmakepchcompiler | CMake module providing support for precompiled headers via custom compiler extension | 104 |
nemequ/configure-cmake | A script wrapper around CMake to simplify building projects with CMake. | 85 |
pr0g/cmake-examples | A collection of simple CMake projects to help understand the basics of CMake and installing. | 1,177 |
kde/extra-cmake-modules | Provides common CMake functionality and build settings for software development | 137 |
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,526 |
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 |