premake-cmake
premake-cmake copied to clipboard
CMake generator for Premake. I don't actively maintain it right now. feel free to fork to make changes.
Usage
-
Put these files in a
cmakesubdirectory in one of Premake's search paths. -
Add the line
require "cmake"preferably to your premake-system.lua, or to your premake5.lua script. -
Generate
premake5 cmake